Mind that starting with version 1.10 jqwik comes with an Anti-AI Usage Clause!

[![Javadocs](http://javadoc.io/badge/net.jqwik/jqwik-api.svg)](https://jqwik.net/docs/current/javadoc/index.html) [![CI Status](https://github.com/jqwik-team/jqwik/workflows/CI/badge.svg?branch=main)](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. ## 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.