Creating Unit Testing Strategy – Part II
I’m continuing the series about creating a unit testing strategy. This time it’s about test categorization and design testability consideration. Check it out!
I’m continuing the series about creating a unit testing strategy. This time it’s about test categorization and design testability consideration. Check it out!
I’ve started a series about how to analyze, develop and execute a strategy for unit testing a module, a feature or a bug fix. The first chapter is here. Enjoy!
New post on Everyday Unit Testing on the other, not so known roles of tests. Enjoy!
New post on Everyday Unit Testing, continuing the story of multiple asserts going horribly wrong. Multiple asserts easily turn to creepers (Like Nick in the picture). Enjoy.
New post on Everyday Unit Testing on why a single test with multiple asserts should be split into multiple tests. Enjoy!
New post on Everyday Unit Testing: A real-life example of risk analysis, and which cases to test. Check it out.
New post on Everyday Unit Testing, about how we can measure if a test is valuable. Check it out.
I had a great time at Belgium Testing Days. And my “Secrets of Effective Unit Testing” won Best Tutorial! Here are the slides for the workshops I did. If you want to make your own movie like we did at “The Empire Tests First”, check out this page for all the resources. The Empire Strikes
I had a great time at Belgium Testing Days. And my “Secrets of Effective Unit Testing” won Best Tutorial! Here are the slides for the workshops I did. If you want to make your own movie like we did at “The Empire Tests First”, check out this page for all the resources. The Empire Strikes
I’ve added a new post in the series of Testing Economics on “Everyday Unit Testing”. Go check it out.