Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carlspring/idempotence

The idempotence test resource framework
https://github.com/carlspring/idempotence

hacktoberfest junit5 junit5-extension springframework testing

Last synced: 15 days ago
JSON representation

The idempotence test resource framework

Awesome Lists containing this project

README

        



Welcome to the Idempotence project!

Idempotence is a Java testing framework for isolating shared test resources in a way that tests can be idempotent and
run safely in parallel.

You can find our documentation [here](https://carlspring.github.io/idempotence/).

[![Maven Release Version](https://img.shields.io/maven-central/v/org.carlspring.testing.idempotence/idempotence-core)](https://repo.maven.apache.org/maven2/org/carlspring/testing/idempotence/idempotence-core/)
[![Maven Snapshot Version](https://img.shields.io/nexus/s/org.carlspring.testing.idempotence/idempotence-core?server=https%3A%2F%2Foss.sonatype.org)](https://oss.sonatype.org/content/repositories/snapshots/org/carlspring/testing/idempotence/idempotence-core/)