A collection of sample projects for using jqwik.
The jqwik-starter-gradle project demonstrates how to use jqwik with Gradle.
The jqwik-starter-gradle-kotlin project demonstrates how to use jqwik with Gradle and Kotlin.
The jqwik-starter-gradle-android project demonstrates how to use jqwik in an Android project with Gradle and Kotlin.
The jqwik-starter-maven project demonstrates how to use jqwik with Maven.
The jqwik-starter-maven-kotlin project demonstrates how to use jqwik with Maven and Kotlin.
The jqwik-starter-bach project demonstrates how to use jqwik with Bach within Java's module system aka Jigsaw.
No longer works with latest Bach version.
The jqwik-spring-boot-gradle project demonstrates how to use jqwik in a Spring Boot project.
The jqwik-micronaut-gradle project demonstrates how to use jqwik in a Micronaut project.
The jqwik-micronaut-maven project demonstrates how to use jqwik in a Micronaut project using Maven.
The jqwik-multi-engine-maven project demonstrates how to use jqwik, JUnit 4 and JUnit 5 Jupiter in a single Maven project.