strikt VS atrium

Compare strikt vs atrium and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
strikt atrium
2 1
528 537
- -
6.6 9.4
5 months ago 4 days ago
Kotlin Kotlin
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

strikt

Posts with mentions or reviews of strikt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-06.
  • Kotlin assertion libraries - JUnit, Hamkrest and Strikt
    3 projects | /r/Kotlin | 6 Jan 2023
    In this episode we first look at improving our use of JUnit, using kotlin.test to improve type safety, and assertAll to make multiple checks on the same subject. Then we look at Hamkrest (https://github.com/npryce/hamkrest), a Kotlin reimplementation of the classic Hamcrest, before settingly on Strikt (https://strikt.io/) for our fluent assertions.
  • Which assertion library do you use?
    4 projects | /r/Kotlin | 12 Jul 2022
    Has anyone compared Strikt with AssertK? I'm especially interested in the number of matchers.

atrium

Posts with mentions or reviews of atrium. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-09-29.

What are some alternatives?

When comparing strikt and atrium you can also consider the following projects:

Kotest - Powerful, elegant and flexible test framework for Kotlin with additional assertions, property testing and data driven testing

Kluent - Fluent Assertion-Library for Kotlin

mockito-kotlin - Using Mockito with Kotlin

mockk - mocking library for Kotlin

Elmyr - A utility to make Kotlin/Java tests random yet reproducible

hikaku - A library that tests if the implementation of a REST-API meets its specification.

hamkrest - Hamcrest for Kotlin