This repository is now in archive mode and is no longer actively maintained.
In practice, the integration between IDEs and custom JUnit test engine implementations has proven to be unreliable. Differences in how IDEs discover, execute, and report tests frequently lead to broken or inconsistent behavior, especially for downstream users building on top of this project.
Many of the IDEs have core JUnit integration issues that are outside of our, or JUnit's control. The custom test engine approach has made it difficult to work around these problems effectively.
We recommend migrating to:
π https://github.com/paramixel/paramixel
The Paramixel project is designed with greater flexibility and aims to address the limitations encountered here, particularly around integration stability and extensibility.
A multi-threaded Java test engine for parameterized class / scenario / integration testing based on JUnit 5 Platform.
1.0.6 release documentation is available at https://www.verifyica.org/.
Past, pre-1.x.x release documentation is available on the associated release-X.Y.Z branch.
Notes
- Documentation is specific to a release
See Contributing for details.
Apache License 2.0, see LICENSE.
See Code of Conduct for details.
See DCO for details.
YourKit 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 2024-present Verifyica project authors and contributors. All rights reserved.

