Snowfakery icon indicating copy to clipboard operation
Snowfakery copied to clipboard

Allow repeatable results for automated tests

Open prescod opened this issue 4 years ago • 1 comments

A mocked version of Faker (and Random) could return results from CSV fixtures instead of truly random results. Then the output of every version of Faker could be compared to every previous version to detect regressions automatically.

prescod avatar Jan 30 '21 16:01 prescod

Relevant PR is #313

prescod avatar Jun 09 '21 16:06 prescod