This is a continuation of the article series about some more advanced error handling techniques.| Enterprise Craftsmanship
Giving your tests expressive names is important. Proper naming helps understand what the test verifies and how the underlying system behaves. In this post, we’ll take a look at a popular, yet inferior naming convention and see how it can be improved.| Enterprise Craftsmanship