fast-check integration #24897
Unanswered
krzysztofpniak
asked this question in
Component Testing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to integrate with fast-check, but unfortunately it requires promises which cypress does not provide. They are needed for counter example shrinking and enhancing thrown error by fast-check data like seed and path. As discussed with the author and he suggested: dubzzz/fast-check#3408 (comment)
Beta Was this translation helpful? Give feedback.
All reactions