Tag: Testing
All the articles with the tag "Testing".
-
[DDD Intro #26] Explaining domain models with tests
Tests are usually seen as tools for preventing bugs. That is true. Tests check whether code behaves as expected and help prevent changes from breaking existing behavior.