Skip to content

Commit 48196d0

Browse files
committed
Added jqwik as property-based testing framework
1 parent d0fee61 commit 48196d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -971,6 +971,7 @@ _Provide environments to run tests for a specific use case._
971971
- [Citrus](https://citrusframework.org) - Integration testing framework that focuses on both client- and server-side messaging.
972972
- [Gatling](https://gatling.io) - Load testing tool designed for ease of use, maintainability and high performance.
973973
- [JUnit](http://junit.org) - Common testing framework.
974+
- [jqwik](https://jqwik.net) - Engine for Property-based testing built on the JUnit 5 platform.
974975
- [Pact JVM](https://github.com/DiUS/pact-jvm) - Consumer-driven contract testing.
975976
- [PIT](http://pitest.org) - Fast mutation-testing framework for evaluating fault-detection abilities of existing JUnit or TestNG test suites.
976977

0 commit comments

Comments
 (0)