jqwik
There are 9 repositories under jqwik topic.
ls1intum/Ares
The Artemis Java Test Sandbox. A JUnit 5 Extension for Easy and Secure Artemis Java Testing
sunabak0/realworld-kotlin-springboot-jdbc
勉強:Kotlin/SpringBoot/アプリアーキテクチャ/戦術的DDD/エラーハンドリング/ソフトウェアテスト/OpenAPIからコードの自動生成
SimY4/coregex
A handy utility for generating strings that match given regular expression criteria.
sylvaindecout/jqwik-handson
Hands-on for Property-Based Testing with Jqwik
mmader-kb/fizzbuzz-livecoding
You can write a Fizz Buzz program, can you test it ?
jangalinski/jqwik-playground
playing around with jqwik property testing
alvarogarcia7/hashbasedoutputstream
An étude (i.e., study) to practice Property-Based Testing, in Java, using JUnit 5 + jqwik
falvarezb/Poset
Example to illustrate how to implement a Poset in Java