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

https://github.com/carlspring/idempotence

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

hacktoberfest junit5 junit5-extension springframework testing

Last synced: 2 months 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/)
[![GitHub Snapshot Version](https://img.shields.io/badge/snapshot-GitHub_Packages-blue)](https://github.com/carlspring/idempotence/packages)