Blog posts

Automated testing
Björn Geisemeyer

Testing legacy code with approval tests

Exploring the code vastness of the legacy space - Where no test has gone before In the galaxies of software development, ensuring quality is of paramount importance and yet so often neglected. Working in untested and unknown code is as common as it is universally disliked. Who looks forward to

Read more "
Stryker Mutator zur Coverage Analyse
Automated testing
Stefan Lieser

Mutation testing and continuous integration

In addition to principles, the Clean Code Developer Initiative also specifies various practices that a team should apply. These include integration tests (orange level) unit tests (yellow level) coverage analysis (yellow level) continuous integration (green level) These four practices together make a very important contribution to the value of correctness. The Integration and

Read more "
Integrationstests mit Docker
Automated testing
Stefan Lieser

Integration tests with Docker

Update 29.01.2024: I have adapted the sample code to .NET Core 8 and the latest NuGet packages. Furthermore, the code is now on GitLab instead of GitHub. Are integration tests useful? The question of whether integration tests are useful or even necessary comes up again and again in our training courses. Our clear answer

Read more "
Flow Design Seminare - Clean Code Academy - Stefan Lieser
Automated testing
Stefan Lieser

Unit Tests are your Friends

Inspired by the discussion with participants of a Clean Code Developer Workshop, I once again addressed the question of which strategies I use and recommend for automated testing.

Read more "
Die kniffligen Fälle beim Testen – GUI -Clean Code Developer Akademie - Seminare und Trainings
Automated testing
Stefan Lieser

The tricky cases in testing - GUI

Unit tests of the GUI? Automated testing of the GUI (graphical user interface) of a desktop application is a major challenge at first glance.

Read more "
That's all there is to it.
en_USEnglish