Skip to content

Commit abcf834

Browse files
authored
Added jqwik as property-based testing framework (akullpp#813)
* Added jqwik as property-based testing framework * Update README.md Co-authored-by: Andreas Kull <[email protected]>
2 parents d0fee61 + 7b4be9e commit abcf834

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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 JUnit 5.
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)