the description for this gist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- should obey Prism.modify id = id *** FAILED *** | |
Occurred when passed generated values ( | |
arg0 = "02" | |
) | |
Label of failing property: | |
Expected 02 but got 2 | |
- should obey Prism.partial round trip one way *** FAILED *** | |
Occurred when passed generated values ( | |
arg0 = "005" | |
) | |
Label of failing property: | |
Expected 005 but got 5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment