Skip to content

LynnColeArt/jqwik

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,902 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jqwik

An alternative test engine for the JUnit 5 platform that focuses on Property-Based Testing.

About This Fork

This repository is a fork of the upstream jqwik project. It exists to keep jqwik usable without upstream's anti-AI runtime prompt behavior.

In May 2026, upstream jqwik added code that printed instruction-like anti-AI text to stdout during test execution, along with a configuration option that could hide that text in terminal emulators while leaving it visible in captured logs and tool output. This fork removes that behavior and the related documentation/configuration surface.

Why this matters: jqwik output is consumed by developers, CI systems, IDEs, logs, and automation. A test library should report test results, not inject unrelated instructions or policy text into downstream execution output.

Project Status

This fork is active and accepting issues, discussions, bug reports, compatibility reports, and ideas. Use this repository's Issues for concrete bugs or tasks, and Discussions for design questions, feature ideas, and broader project direction.

About

Property-Based Testing on the JUnit Platform without the malware

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 96.5%
  • Kotlin 3.5%