Proposal for SRFI 252: Property Testing
Antero Mejr 13 Jan 2024 14:08 UTC
I would like to propose a new SRFI for property testing that extends the
SRFI 64 test suite API. The HTML file is attached, and the working
repository and sample implementation can be found at:
https://github.com/a2378/srfi-property-testing
This is my first SRFI so please excuse my mistakes.