1 min read
0
Gist of the Day: Test::MockModule for Repeatable Tests!
I like repeatable tests. The #1 benefit of repeatable tests is that they’re repeatable. This also means they’re less vulnerable to data changes (e.g. this…