https://github.com/jqwik-team/jqwik
Property-Based Testing on the JUnit Platform
https://github.com/jqwik-team/jqwik
hacktoberfest junit junit5 quickcheck
Last synced: about 2 months ago
JSON representation
Property-Based Testing on the JUnit Platform
- Host: GitHub
- URL: https://github.com/jqwik-team/jqwik
- Owner: jqwik-team
- License: epl-2.0
- Created: 2016-03-21T07:46:36.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T08:02:20.000Z (about 2 months ago)
- Last Synced: 2025-02-23T02:56:19.153Z (about 2 months ago)
- Topics: hacktoberfest, junit, junit5, quickcheck
- Language: Java
- Homepage: http://jqwik.net
- Size: 23.9 MB
- Stars: 586
- Watchers: 13
- Forks: 64
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-java - Jqwik
README
[](https://maven-badges.herokuapp.com/maven-central/net.jqwik/jqwik)
[](https://jqwik.net/docs/current/javadoc/index.html)
[](https://github.com/jqwik-team/jqwik/actions)# jqwik
An alternative
[test engine for the JUnit 5 platform](https://junit.org/junit5/docs/current/user-guide/#launcher-api-engines-custom)
that focuses on Property-Based Testing.## See the [jqwik website](http://jqwik.net) for further details and documentation.