Automatization


    Feb 07 2020
  • In order to extend the functionality of git, I recommend you the concept of hooks. They can be put into your Fetch/Pull/Deploy workflow at any desired level.

    The most important thing to keep in mind is that they're just working locally. If you want to provide them on your repository provider (like github.com), you can make use of so-named web hooks.

    Read more...

  • May 23 2017
  • Viele und gute Testfälle sind eine gute Voraussetzung für eine qualitativ hochwertige Software. Während eines Entwicklungsprozesses sind mit an Sicherheit grenzender Wahrscheinlichkeit jedoch die meisten Methoden, die durch die Testfälle geprüft werden, von Änderungen betroffen. Eine Automatisierung aller Testfälle ist also nicht nur wünschenswert, sondern auch wichtig, um Fehlerfortpflanzung zu vermeiden. In diesem Artikel gehe ich auf die Vorteile und Werkzeuge der Testautomatisierung ein.

    Read more...
Cookies make it easier for us to provide you with our services. With the usage of our services you permit us to use cookies.
Ok