Skip to content

how do we tackle edge cases? #3916

Answered by dubzzz
brinmac asked this question in Q&A
Discussion options

You must be logged in to vote

Actually it should find it. The buggy range being quite high (above 1000) it might take longer than if your range was 10 to 1000 but given enough runs (and you'll probably have enough via CI runs running everytime on your project), you'll find it.

To find it even earlier you may tweak the numRuns options when running the test to run against 1m iterations for instance.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by brinmac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants