What is a good unit test?
What constitutes good unit test might be a little more involved than you think. Let’s reflect on the practice to make sure that we test our applications as efficiently as possible.
What constitutes good unit test might be a little more involved than you think. Let’s reflect on the practice to make sure that we test our applications as efficiently as possible.
You can write better tests for your Java application with Spock, Groovy and very little configuration