r0man
Results
22
issues of
r0man
## Expected behavior When interrupting the following test case with `M-x cider-interrupt`: ``` (deftest test-interrupt (while true)) ``` I see the following stacktrace in the REPL buffer: ``` Exception in...
bug
Hello, GNU Guix is packaging rapidcheck and runs its tests. There seems to be a failure when running the test suite on the aarch64 architecture on an Apple M1. I'm...