Our training courses provide you with practical knowledge that you can apply directly to your projects and expand upon in the long term.
für alle Entwickler:innen
Lerne Best Practices für den Umgang mit Abhängigkeiten, damit Updates dir keine Angst mehr machen.
für alle Entwickler:innen
Auch Testcode muss sauber sein! Heute steigern wir die Qualität deiner Tests.
for all developers
New year, new PHP version! Here you will learn all the relevant improvements.
für alle, die mit PHPUnit loslegen wollen
Mit PHPUnit zu verlässlichem Code. Egal, ob von Mensch oder KI geschrieben.
for anyone who wants to get started with PHPUnit
Make code reliable with PHPUnit. Whether written by humans or AI.
für alle, die mit PHPUnit loslegen wollen
Mit PHPUnit zu verlässlichem Code. Egal, ob von Mensch oder KI geschrieben.
for anyone who wants to get started with PHPUnit
Make code reliable with PHPUnit. Whether written by humans or AI.
für alle, die ihr PHPUnit-Wissen vertiefen wollen
Erfolgreiche Testautomation im Projektalltag mit Lösungen auch für besonders knifflige Probleme.
for all who want to deepen their knowledge of PHPUnit
Successful test automation in everyday projects, with solutions for even the trickiest of problems.
für alle, die ihr PHPUnit-Wissen vertiefen wollen
Erfolgreiche Testautomation im Projektalltag mit Lösungen auch für besonders knifflige Probleme.
for all who want to deepen their knowledge of PHPUnit
Successful test automation in everyday projects, with solutions for even the trickiest of problems.
für alle Entwickler:innen
Entwickele Software zielgerichtet! Die bewährte Arbeitsweise der testgetriebenen Entwicklung (TDD) hilft dir dabei.
for all developers
Develop software goal-oriented! The proven method of test-driven development (TDD) will help you.
für alle Entwickler:innen
Entwickele Software zielgerichtet! Die bewährte Arbeitsweise der testgetriebenen Entwicklung (TDD) hilft dir dabei.
for all developers
Develop software goal-oriented! The proven method of test-driven development (TDD) will help you.
für alle Entwickler:innen
Entdecke die Geheimnisse des Debuggings und meistere leistungsstarke Techniken für deine Projekte.
für alle Entwickler:innen
Verbessere deinen Entwicklungsprozess! Lerne Best Practices für Git und häufige Probleme im Programmieralltag.
für alle Entwickler:innen
Finde Fehler, bevor dein Programm ausgeführt wird! Moderne Entwicklungswerkzeuge helfen dir dabei.
für alle Entwickler:innen
Lerne Best Practices für den Umgang mit Abhängigkeiten, damit Updates dir keine Angst mehr machen.
for all who want to sharpen their debugging skills
Discover the secrets of PHP debugging and master powerful techniques for your projects.
for all who want to deepen their knowledge of Git
Improve your development process! Learn best practices for Git and common problems in everyday programming.
for all developers
Find errors before your program is executed! Modern development tools will help you.
for all developers
Learn best practices for dealing with dependencies so that updates no longer scare you.
for all developers
Maintainable software is future-proof. Testing is important for this, of course. But what makes code testable?
for all developers
Legacy code is valuable, has proven itself over many years, but is usually not sufficiently tested. How can we change that?
for all PHPUnit users
PHPUnit offers flexible options for structuring a test suite. Which one is right for your project?
for all developers
Test code must be clean, too! Today, we are improving the quality of your tests.
for all PHPUnit users
Do you have enough tests for your code? Here you will learn how to find the answer.
for all developers
Here you will learn how database interaction can be implemented in a testable manner and how it can be tested.
for all PHPUnit users
How do we handle code dependencies when testing? Here you will learn everything about test stubs and mock objects.
for all developers
When testing code, we also have to work with randomness and time. How do we do this correctly?
for all developers
Software testing comes in many shapes and sizes. Which ones are right for your project?
for all PHPUnit users
Tests can be misleading and give a false sense of security. Thanks to feedback from PHPUnit, you can handle these risky tests correctly.
for all PHPUnit users
Domain-driven design creates a common understanding within the team and reflects this in the code. What does this mean for testing?
for all PHPUnit users
The standard functionality of PHPUnit is often sufficient. You can adapt it to your needs with extensions.