Open treeowl opened 4 years ago
I see an hspec dependency, but no modules imported from hspec, so that seems useless. This package currently seems to interface between Hedgehog and HUnit.
hspec
Hedgehog
HUnit
Good point :/
Do you have a recommendation for how to deal with this?
I see an
hspec
dependency, but no modules imported fromhspec
, so that seems useless. This package currently seems to interface betweenHedgehog
andHUnit
.