-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Randomness: Tests can be flaky if they use random number generators without accounting for the full range of possible results. If your test uses a random number generator, consider controlling for the seed and carefully consider all the possible values that can be returned.
Reactions are currently unavailable