|
|
|
|
|
by acjohnson55
3957 days ago
|
|
I'm not sure about this library, but you could also use a PRNG with a fixed seed before test time, so that the tests are repeatable. One of the key points to me is the removal much of the author bias in test case generation. |
|