Changelog for hspec-golden-0.1.0.2
Changelog for hspec-golden
0.1.0.2
Add
- CLI updates tests recursively #19
- Allow first execution to fail #16
0.1.0.1
Add
- CLI changed to work with optparse-applicative.
0.1.0.0
Add
- CLI to update
actualfiles togolden - Basic functionality to have Golden tests in
hspec. Golden strtype to write your own golden tests for the kind of type that you need and a variable output folder.defaultGoldenhelper to create golden tests when your results are simpleStrings.