Approval Testing
Approval testing: 3 technics to deal with randomness
When dealing with legacy code, randomness is not something you enjoy meeting. Creating a test harness on top of a system with random results can be pretty challenging. Obviously, you’d like your tests...
read article