Skip to content

swcraftstras/kata-starter-java-kotlin-jqwik

Repository files navigation

Java jqwik

A minimal setup with Java jqwik to get you started.

You can use gradle or maven.

Setup

git clone https://github.com/swkBerlin/kata-bootstraps
cd java/jqwik

Open as preexisting project in your favorite IDE and choose between gradle or maven nature.

Running Tests

To execute the tests either run ./gradlew test, mvn test or run the tests from the IDE you are using.

Test Libraries Available from the Get-Go

kata-starter-java-kotlin-jqwik

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages