# jqwik **Repository Path**: trusted-list/jqwik ## Basic Information - **Project Name**: jqwik - **Description**: Property-Based Testing on the JUnit Platform - **Primary Language**: Unknown - **License**: EPL-2.0 - **Default Branch**: main - **Homepage**: http://jqwik.net - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-18 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![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.