All Versions
3
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.1.0.2 Changes

    โž• Add

    • Lowerbound for hspec-core in hspec-golden library
  • v0.1.0.1 Changes

    โž• Add

    • ๐Ÿ“œ CLI changed to work with optparse-applicative.
  • v0.1.0.0 Changes

    โž• Add

    • โšก๏ธ CLI to update actual files to golden
    • โœ… Basic functionality to have Golden tests in hspec.
    • โœ… Golden str type to write your own golden tests for the kind of type that you need and a variable output folder.
    • โœ… defaultGolden helper to create golden tests when your results are simple Strings.