testBalloon

Project Url: infix-de/testBalloon
Introduction: TestBalloon is a coroutines-powered test framework providing structured testing for Kotlin Multiplatform. It is lightweight, heavy-lifting, and easy to use (like a balloon).
More: Author   ReportBugs   
Tags:

TestBalloon logo TestBalloon

Maven Central IntelliJ IDEA plugin Slack channel GitHub License

TestBalloon is a next generation Kotlin test framework, built from the ground up for Kotlin Multiplatform and coroutines.

TestBalloon has a unique combination of characteristics which make it 🌋 powerful, 🚀 blazingly fast, and ☺️ so easy to use:

✅️ State-of-the-art capabilities: Parameterized tests, multi-level hierarchy, coroutine context inheritance, deep parallelism, fixtures, expressive names, and a scope-friendly DSL-based API.

✅️ Deep native integration with the platforms' existing APIs and build tooling, using the familiar Gradle tasks and Kotlin's own platform-specific test runtimes.

✅️ Support for all Kotlin target platforms: JVM, JS, WebAssembly, Native (Linux, Windows, iOS, macOS and other Apple targets), Android host-side tests, Android device-side tests.

For details and quick start information, please visit TestBalloon's documentation.

To find out more about why to use TestBalloon, look here.

See also these tips on how to test effectively.

Kotlin Multiplatform

TestBalloon example test run – Kotlin Multiplatform TestBalloon example test run – Kotlin Multiplatform

Android device-side test

Android device-side test example TestBalloon example test run – Android Device TestBalloon example test run – Android Device

Android host-side test

Android host-side test example TestBalloon example test run – Android Host TestBalloon example test run – Android Host

Documentation

Please visit TestBalloon's documentation with

Apps
About Me
GitHub: Trinea
Facebook: Dev Tools