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
- Host: GitHub
- URL: https://github.com/verifyica-team/verifyica
- Owner: verifyica-team
- License: apache-2.0
- Created: 2024-07-17T00:09:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-16T05:14:49.000Z (2 months ago)
- Last Synced: 2026-02-16T10:13:59.177Z (2 months ago)
- Topics: integration-testing, java, junit, junit5, scenario, scenario-test, testcontainers, testing
- Language: Java
- Homepage: https://www.verifyica.org
- Size: 14.5 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Copyright: COPYRIGHT
- Dco: DCO.md
Awesome Lists containing this project
README
### This README.md and other documentation is specific to a branch / release
---
[](https://github.com/verifyica-team/verifyica/actions/workflows/build.yaml) [](https://app.codacy.com/gh/verifyica-team/verifyica/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)

| | |
|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| API | [](https://central.sonatype.com/artifact/org.verifyica/verifyica-api) |
| Engine | [](https://central.sonatype.com/artifact/org.verifyica/verifyica-engine) |
| Maven Plugin | [](https://central.sonatype.com/artifact/org.verifyica/verifyica-maven-plugin) |

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](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.