|
|
|
|
|
by f1shy
599 days ago
|
|
> same conditions for every time you run tests I can understand it is something desirable sometimes... but most of the time that is exactly what I do not want of a test! I want to have everything changing, so I can test under other conditions. Running same test, for the same code, under the same conditions more than once, is redundant |
|