Skip to content

jqwik-team/jqwik-samples

Repository files navigation

jqwik Samples

A collection of sample projects for using jqwik.

jqwik Starter Samples

jqwik with Gradle

The jqwik-starter-gradle project demonstrates how to use jqwik with Gradle.

jqwik with Gradle and Kotlin

The jqwik-starter-gradle-kotlin project demonstrates how to use jqwik with Gradle and Kotlin.

jqwik for Android with Gradle and Kotlin

The jqwik-starter-gradle-android project demonstrates how to use jqwik in an Android project with Gradle and Kotlin.

jqwik with Maven

The jqwik-starter-maven project demonstrates how to use jqwik with Maven.

jqwik with Maven and Kotlin

The jqwik-starter-maven-kotlin project demonstrates how to use jqwik with Maven and Kotlin.

jqwik with Bach

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.

Other jqwik Samples

jqwik with Spring Boot with Gradle

The jqwik-spring-boot-gradle project demonstrates how to use jqwik in a Spring Boot project.

jqwik with Micronaut with Gradle

The jqwik-micronaut-gradle project demonstrates how to use jqwik in a Micronaut project.

jqwik with Micronaut with Maven

The jqwik-micronaut-maven project demonstrates how to use jqwik in a Micronaut project using Maven.

Multi Engine Project with Maven

The jqwik-multi-engine-maven project demonstrates how to use jqwik, JUnit 4 and JUnit 5 Jupiter in a single Maven project.