Simplify integration testing of legacy applications with Spock 1.2 📅 2018-09-14 · ☕ 4 min read Learn how leverage Spock 1.2 to slice a Spring context of a legacy application writing integration tests.
Convenient mocking in Mockito with JUnit 5 - the official way 📅 2018-03-27 · ☕ 4 min read Learn about new, built-in, official support in Mockito for managing a mocking life cycle if JUnit 5 is used.