timeslip VS aspen

Compare timeslip 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
timeslip aspen
1 -
0 33
- -
3.4 0.0
about 1 year ago almost 3 years ago
Kotlin Kotlin
MIT License 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.

timeslip

Posts with mentions or reviews of timeslip. We have used some of these posts to build our list of alternatives and similar projects.
  • Mocking Time in Java
    1 project | /r/java | 14 Jan 2021
    I made TimeSlip a library that makes it easy to produce a Clock instance that will operate in a deterministic way, independent of the actual passage of time. Technically, it is implemented with Kotlin, but I made sure the API exposed to Java is usable.

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 timeslip and aspen you can also consider the following projects:

EvoMaster - The first open-source AI-driven tool for automatically generating system-level test cases (also known as fuzzing) for web/enterprise applications. Currently targeting whitebox and blackbox testing of Web APIs, like REST, GraphQL and RPC (e.g., gRPC and Thrift).

hamkrest - Hamcrest for Kotlin

javalin - A simple and modern Java and Kotlin web framework [Moved to: https://github.com/javalin/javalin]

spek - A specification framework for Kotlin

kotlin-faker - Port of a popular ruby faker gem written in kotlin. Generate realistically looking fake data such as names, addresses, banking details, and many more, that can be used for testing and data anonymization purposes.

kwik - Property-based testing library for Kotlin

OkHttp - Square’s meticulous HTTP client for the JVM, Android, and GraalVM.

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

leakcanary - A memory leak detection library for Android.

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

konsent - An acceptance test library for Kotlin

kspec - Kotlin Specification Framework