Skip to content

ov7a/kotlin-asserts-comparison

Repository files navigation

Kotlin asserts comparison

This repo contains several typical tests implemented with different asserts libraries:

  1. JUnit 5
  2. kotlin.test
  3. AssertJ
  4. Kotest
  5. Truth
  6. Hamсrest
  7. Strikt
  8. Kluent
  9. Atrium
  10. Expekt
  11. AssertK
  12. HamKrest

Also ScalaTest is used in a different folder.

The goal of this project is to provide a starting point for choosing asserts library for a Kotlin project. It can be considered as a mini Rosetta stone.

See the results here (short version, EN) or here (detailed version, RU).

Feel free to contribute and criticize.

License: MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published