Articles, Home

Java Testing Weekly 30 / 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 A Look at New Java Features in Test Automation is a useful blog post that provides five tips which help you to write clean tests if you are using new Java versions (8 or newer). HttpMocker: A simple HTTP mocking library for Kotlin to handle offline modes provides a quick introduction to a library which allows you to configure the HTTP response that is returned when the system under test sends an HTTP request to a remote API. JUnit 5 TestWatcher API is a helpful blog post that describes how you can process your test results with JUnit 5. MockMvc Kotlin DSL provides a quick introduction to the Kotlin support of the Spring MVC Test framework. Property-based Testing in Java: How to Specify

Articles, dummyCategory

Java InfoQ Trends Report – July 2019

The InfoQ Java trend report provides an overview of technology adoption and commentary on how we see the Java and JVM-related space evolving in 2019. Key developments include the release of Java 13, the rise of non-HotSpot JVMs and the evolution of GraalVM, and the changing landscape of Java microservice frameworks.