hamkrest VS aspen

Compare hamkrest vs aspen and see what are their differences.

aspen

Aspen is a simple test runner for Kotlin that allows you to write tests using your own DSL. (by dam5s)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hamkrest aspen
2 -
341 33
- -
0.0 0.0
over 3 years ago almost 3 years ago
Kotlin Kotlin
Apache License 2.0 MIT License
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.

hamkrest

Posts with mentions or reviews of hamkrest. 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
    Then you should give Hamkrest a try

aspen

Posts with mentions or reviews of aspen. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning aspen yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing hamkrest and aspen 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

spek - A specification framework for Kotlin

Kluent - Fluent Assertion-Library for Kotlin

kwik - Property-based testing library for Kotlin

mockito-kotlin - Using Mockito with Kotlin

balin - Balin is an automation library for Kotlin. It's basically a Selenium-WebDriver wrapper inspired by Geb.

mockk - mocking library for Kotlin

mock-fuel - JUnit 5 extension to easily test with the http client Fuel for Kotlin

expekt - BDD assertion library for Kotlin

konsent - An acceptance test library for Kotlin

atrium - A multiplatform expectation library for Kotlin

kspec - Kotlin Specification Framework