Java Testing Weekly 10 / 2018

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

  • Running End-to-End Tests With Gradle - Spock Edition is a free sample lesson of my Test With Spring course. This lesson describes how you can create a Gradle that can compile and run end-to-end tests which use Spock Framework.
  • What’s New in JUnit 5.1 is a useful post that provides a quick introduction to three "most important" changes made by the JUnit 5 team.
  • The Practical Test Pyramid - UI and End-to-End Tests is the latest addition to the Practical Test Pyramid post. These sections specify the terms UI and end-to-end test, identify the differences of UI and end-to-end tests, and provide some examples which help you to write end-to-end tests with Spring Boot.

The Really Valuable Stuff

It's Time to Update Your Dependencies

2 comments… add one
  • Diego Liberalquino Mar 7, 2018 @ 16:20

    Not at all, Mr Kainulainen. Maybe I'm not the norm, but I find your testing articles very helpful. I'm a developer and software architect ;-).

    • Petri Mar 12, 2018 @ 10:44

      Thank you for your kind words. I really appreciate them!

Leave a Reply