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

https://github.com/verifyica-team/verifyica

Java parameterized class / scenario / integration test engine built on JUnit Platform
https://github.com/verifyica-team/verifyica

integration-testing java junit junit5 scenario scenario-test testcontainers testing

Last synced: about 2 months ago
JSON representation

Java parameterized class / scenario / integration test engine built on JUnit Platform

Awesome Lists containing this project

README

          

### This README.md and other documentation is specific to a branch / release

---

[![Build](https://github.com/verifyica-team/verifyica/actions/workflows/build.yaml/badge.svg)](https://github.com/verifyica-team/verifyica/actions/workflows/build.yaml) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/0264117ec3e74d678551a03e67b4a6d2)](https://app.codacy.com/gh/verifyica-team/verifyica/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) java 8+ Apache 2.0

| | |
|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| API | [![Maven Central](https://img.shields.io/maven-central/v/org.verifyica/verifyica-api.svg?label=Maven%20Central&color=dark_green)](https://central.sonatype.com/artifact/org.verifyica/verifyica-api) |
| Engine | [![Maven Central](https://img.shields.io/maven-central/v/org.verifyica/verifyica-engine.svg?label=Maven%20Central&color=dark_green)](https://central.sonatype.com/artifact/org.verifyica/verifyica-engine) |
| Maven Plugin | [![Maven Central](https://img.shields.io/maven-central/v/org.verifyica/verifyica-maven-plugin.svg?label=Maven%20Central&color=dark_green)](https://central.sonatype.com/artifact/org.verifyica/verifyica-maven-plugin) |

![Verifyica](assets/verifyica.png)

A multi-threaded Java test engine for parameterized class / scenario / integration testing based on [JUnit 5](https://junit.org/junit5/) Platform.

# Documentation

`1.0.0` release documentation is available at [https://www.verifyica.org/](https://www.verifyica.org/).

Past release documentation is available on the associated `release-X.Y.Z` branch.

**Notes**

- **Documentation is specific to a release**

# Contributing

See [Contributing](CONTRIBUTING.md) for details.

# License

Apache License 2.0, see [LICENSE](LICENSE).

# Code of Conduct

See [Code of Conduct](CODE_OF_CONDUCT.md) for details.

# DCO

See [DCO](DCO.md) for details.

# Support

![YourKit logo](https://www.yourkit.com/images/yklogo.png)

[YourKit](https://www.yourkit.com/) supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications.

YourKit is the creator of YourKit Java Profiler,
YourKit .NET Profiler,
and YourKit YouMonitor.

---

Copyright (C) Verifyica project authors and contributors. All rights reserved.