modelchecker only prints failures to screen
Open
- Dominant language
- TLA
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I don't yet see a clean way to see if a test failed. The checking code returns `void` and only throws in a subset of cases where things go wrong (and swallows errors in many cases).
The code quality is rather frustrating (and a bit hard to believe it is correct given how poorly structured it is, but maybe it is just really old fashioned).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.