You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Cucumber lookalike in Haskell. Currently this only provides
a library for producing Test.Framework.Tests. See the generated
haddock documentation for usage examples.
Installing
cabal configure --enable-test
cabal build
cabal test