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.