Aqua
 
Get Aqua

Tutorial: Test-driven development with Kotlin

Last modified: 10 June 2024

Whether you like to write your tests before writing production code, or like to create the tests afterwards, Aqua makes it easy to create and run unit tests. In this tutorial we’re going to show how to use Aqua to write tests first (Test Driven Development or TDD).