We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0fee61 commit 48196d0Copy full SHA for 48196d0
1 file changed
README.md
@@ -971,6 +971,7 @@ _Provide environments to run tests for a specific use case._
971
- [Citrus](https://citrusframework.org) - Integration testing framework that focuses on both client- and server-side messaging.
972
- [Gatling](https://gatling.io) - Load testing tool designed for ease of use, maintainability and high performance.
973
- [JUnit](http://junit.org) - Common testing framework.
974
+- [jqwik](https://jqwik.net) - Engine for Property-based testing built on the JUnit 5 platform.
975
- [Pact JVM](https://github.com/DiUS/pact-jvm) - Consumer-driven contract testing.
976
- [PIT](http://pitest.org) - Fast mutation-testing framework for evaluating fault-detection abilities of existing JUnit or TestNG test suites.
977
0 commit comments