mirror of
https://github.com/jqwik-team/jqwik.git
synced 2026-06-04 21:03:40 -04:00
Property-Based Testing on the JUnit Platform
http://jqwik.net
- Java 96.5%
- Kotlin 3.5%
| .github | ||
| .idea | ||
| api | ||
| base | ||
| buildSrc | ||
| documentation | ||
| engine | ||
| experiments | ||
| gradle/wrapper | ||
| kotlin | ||
| test-modular-api | ||
| testing | ||
| time | ||
| web | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .noai | ||
| BACKLOG.md | ||
| build.gradle | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| dependencies.gradle | ||
| FEATURE_USAGE_SURVEY.md | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| jqwik-images.key | ||
| LICENSE.md | ||
| README.md | ||
| settings.gradle | ||
| signalPublishToCentralSonatype.sh | ||
| TODO.md | ||
Github issues have been disabled temporarily. The reason is the continuing spamming from folks angry about the Anti-AI Clause. I'd rather disable only the creation of new issues and allow browsing of existing issues and discussions. However, this seems not possible with the current GH web site.
Mind that starting with version 1.10 jqwik comes with an
Anti-AI Usage Clause!
jqwik
An alternative test engine for the JUnit 5 platform that focuses on Property-Based Testing.
See the jqwik website for further details and documentation.
Maintenance Mode
Currently, jqwik is in pure maintenance mode. That means, that as long as no further sponsoring or other funding shows up, no further feature development will take place - unless the jqwik team has some personal interest in such a feature.
What will happen, though, is a regular update of upstream dependencies - like the JUnit platform - and fixing crucial bugs. The triage of bugs into "crucial" and "non-crucial" is fully up to the jqwik team.