@hackage tasty-prelude0.1.0.0
Unopinionated top-level entry point to tasty ecosystem.
Installation
Tested Compilers
Dependencies (30)
Dependents (0)
Package Flags
all
(off by default)
include all supported packages
ant-xml
(off by default)
tasty-ant-xml support
bdd
(off by default)
tasty-bdd support
bench
(off by default)
tasty-bench support
checklist
(off by default)
tasty-checklist support
dejafu
(off by default)
tasty-dejafu support
discover
(off by default)
tasty-discover support (included in Test.Tasty.Prelude)
fail-fast
(off by default)
tasty-fail-fast support
golden
(off by default)
tasty-golden support
grading-system
(off by default)
tasty-grading-system support (included in Test.Tasty.Prelude)
hedgehog
(off by default)
tasty-hedgehog support
html
(off by default)
tasty-html support
hspec
(off by default)
tasty-hspec support
hunit
(off by default)
tasty-hunit support
inspection-testing
(off by default)
tasty-inspection-testing support
leancheck
(off by default)
tasty-leancheck support
lua
(off by default)
tasty-lua support
quickcheck
(off by default)
tasty-quickcheck support
quickcheck-laws
(off by default)
tasty-quickcheck-laws support
rerun
(off by default)
tasty-rerun support
silver
(off by default)
tasty-silver support
smallcheck
(off by default)
tasty-smallcheck support
sugar
(off by default)
tasty-sugar support
test-reporter
(off by default)
tasty-test-reporter support
th
(off by default)
tasty-th support
tmux
(off by default)
tasty-tmux support
wai
(off by default)
tasty-wai support
Tasty-Prelude
The Tasty.Prelude by default includes:
tasty:Test.Tastytasty-expected-failure:Test.Tasty.ExpectedFailuretasty-focus:Test.Tasty.Focus
The following tasty packages are also exported through Test.Tasty.Prelude
whcih are hidden behind a cabal
flag:
tasty-discover:Test.Tasty.Discover(if cabal flagdiscoveris set)tasty-grading-system:Test.Tasty.Grade(if cabal flaggrading-systemis set)tasty-checklist:Test.Tasty.Checklist(if cabal flagchecklistis set)
Many others packages can build and its modules re-exported by tasty-prelude (but not
included in Test.Tasty.Prelude):
tasty-hspec(if cabal flaghspecis set)tasty-quickcheck(if cabal flagquickcheckis set)tasty-hedgehog(if cabal flaghedgehogis set)tasty-golden(if cabal flaggoldenis set)tasty-silver(if cabal flagsilveris set)- and many others