-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Description
It would be nice to be able to (conditionally) mark a test as an expected failure in (chibi test).
The situation here is that my library works properly on one Scheme implementation, but on another one test fails due to limitations of the Scheme implementation itself. I want to detect which implementation it’s running on, and let the test pass on the first implementation or mark it as an expected failure on the other.
Metadata
Metadata
Assignees
Labels
No labels