Bug Bash 2025 Conference Experience| concerningquality.com
Trace-based testing is a means of conducting deep integration or system tests by utilizing the rich data contained in a distributed system trace.| docs.tracetest.io
Controlling Nondeterminism in Model-Based Tests with Prophecy Variables| concerningquality.com
Does Your Test Suite Account For Weak Transaction Isolation?| concerningquality.com
Most Tests Should Be Generated| concerningquality.com
Welcome to Hypothesis!¶| hypothesis.readthedocs.io
Purely functional code makes some things easier to understand: because values don't change, you can call functions and know that only their return value matters—they don't change anything outside themselves. But this makes many real-world applications difficult: how do you write to a database, or to the screen?| www.destroyallsoftware.com
Property-Based Testing Against a Model of a Web Application| concerningquality.com
Manual Installation | nixos.org