Java Testing Weekly 19 / 2019

There are many software development blogs out there, but many of them don't publish testing articles on a regular basis.

Also, I have noticed that some software developers don't read blogs written by software testers. That is a shame because I think that we can learn a lot from them.

That is why I decided to create a newsletter that shares the best testing articles which I found during the last week.

Let's get started.

Technical Stuff

The Really Valuable Stuff

  • 7 ways to tidy up your test code is a good blog post that provides seven tips which help you to clean up your existing test code. Naturally, these tips will also help you to write clean code when you are writing new tests.
  • Write better test cases titles is an excellent blog post that explains why you should pay attention to the titles of your test cases and helps you to write better titles. By the way, you can use the advice given on this blog post when you are naming your test methods (or describing them with the @DisplayName annotation).

It's Time to Update Your Dependencies

0 comments… add one

Leave a Reply