All Versions
3
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v0.1.0.2 Changes
➕ Add
- Lowerbound for
hspec-core
inhspec-golden
library
- Lowerbound for
-
v0.1.0.1 Changes
➕ Add
- 📜 CLI changed to work with optparse-applicative.
-
v0.1.0.0 Changes
➕ Add
- ⚡️ CLI to update
actual
files togolden
- ✅ 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 simpleString
s.
- ⚡️ CLI to update