Please note: ticket prices will increase on 31 December! Buy your Webdevcon 2025 ticket now and save from € 140,-.
You followed all the rules: TDD, SOLID, CUPID and of course DDD. But when refactoring time comes, you still have to touch all those pesky tests. You thought refactoring meant not changing the [...]
Manually testing your own API endpoints using PostMan or an equivalent tool takes a lot of time. Testing them through unit tests will only test a part of our application, and often skips [...]