DEV Community

Cover image for JVM Testing Newsletter | May 2021
Jarosław
Jarosław

Posted on • Edited on • Originally published at kotlintesting.com

JVM Testing Newsletter | May 2021

What's new in JVM testing? Check May 2021 issue.

Articles & blogposts

Unit Testing Delays, Errors & Retries with Kotlin Flows

Unit testing asynchronous code is not easy – in this blogpost Mohit Sarveiya gives us tips on how to write unit tests for for Kotlin Flow delays, errors and retries.

https://codingwithmohit.com/coroutines/unit-testing-delays-errors-retries-with-kotlin-flows/

Understanding Unit Tests for Android in 2021

Christopher Elias explains how to create unit tests for Android projects – in such way that no Android framework dependencies are used directly.

https://proandroiddev.com/understanding-unit-tests-for-android-in-2021-71984f370240

How to mock under instrumentation test with MockK and Dexopener

Tim Rijckaert tells us story how his team managed to improve stability of instrumentation tests in Android app with MockK and Dexopener

https://proandroiddev.com/how-we-made-our-ui-tests-more-stable-with-mockk-and-dexopener-c78b02a86de

Contract-First Development Using RestAssured and OpenAPI

Bence Eros explains how to write integration test for Spring Boot application with OpenAPI specifications and REST-assured framework

https://hazelcast.com/blog/contract-first-development-using-restassured-and-openapi/

Libraries & releases

Top comments (0)

👋 Kindness is contagious

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay