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