tasty-prelude: Unopinionated top-level entry point to tasty ecosystem.
The package exposes Tast.Tasty.Prelude module build out of several modules
accross various tasty packages and re-exports modules from many packages
available in the tasty ecosystem.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- System
- System.CaptureStdout
 
 - Test
- BDD
- Test.BDD.Language
 - Test.BDD.LanguageFree
 
 - Test.Tasty
- Test.Tasty.Bdd
 - Test.Tasty.Bench
 - Test.Tasty.Checklist
 - Test.Tasty.Config
 - Test.Tasty.DejaFu
 - Test.Tasty.Discover
 - Test.Tasty.ExpectedFailure
 - Test.Tasty.Focus
 - Test.Tasty.Generator
 - Test.Tasty.Golden
- Test.Tasty.Golden.Advanced
 - Test.Tasty.Golden.Manage
 
 - Test.Tasty.Grade
 - Test.Tasty.HUnit
 - Test.Tasty.Hedgehog
 - Test.Tasty.Hspec
 - Test.Tasty.Ingredients
- Test.Tasty.Ingredients.Basic
 - Test.Tasty.Ingredients.ConsoleReporter
 - Test.Tasty.Ingredients.FailFast
 - Test.Tasty.Ingredients.Rerun
 
 - Test.Tasty.Inspection
 - Test.Tasty.LeanCheck
 - Test.Tasty.Lua
- Test.Tasty.Lua.Core
 - Test.Tasty.Lua.Module
 - Test.Tasty.Lua.Translate
 
 - Test.Tasty.Options
 - Patterns
- Test.Tasty.Patterns.Eval
 - Test.Tasty.Patterns.Parser
 - Test.Tasty.Patterns.Types
 
 - Test.Tasty.Prelude
 - Test.Tasty.Providers
- Test.Tasty.Providers.ConsoleFormat
 
 - Test.Tasty.QuickCheck
- Test.Tasty.QuickCheck.Laws
- Test.Tasty.QuickCheck.Laws.Applicative
 - Test.Tasty.QuickCheck.Laws.Class
 - Test.Tasty.QuickCheck.Laws.Eq
 - Test.Tasty.QuickCheck.Laws.ErrorMonad
 - Test.Tasty.QuickCheck.Laws.Functor
 - Test.Tasty.QuickCheck.Laws.IdentityMonad
 - Test.Tasty.QuickCheck.Laws.MaybeMonad
 - Test.Tasty.QuickCheck.Laws.Monad
 - Test.Tasty.QuickCheck.Laws.Monoid
 - Test.Tasty.QuickCheck.Laws.ReaderMonad
 - Test.Tasty.QuickCheck.Laws.Semigroup
 - Test.Tasty.QuickCheck.Laws.StateMonad
 - Test.Tasty.QuickCheck.Laws.WriterMonad
 
 
 - Test.Tasty.QuickCheck.Laws
 - Test.Tasty.Runners
- Test.Tasty.Runners.AntXML
 - Test.Tasty.Runners.Html
 - Test.Tasty.Runners.Reporter
 
 - Test.Tasty.Silver
- Test.Tasty.Silver.Advanced
 - Test.Tasty.Silver.Filter
 - Test.Tasty.Silver.Interactive
- Test.Tasty.Silver.Interactive.Run
 
 - Test.Tasty.Silver.Internal
 
 - Test.Tasty.SmallCheck
 - Test.Tasty.Sugar
 - Test.Tasty.TH
 - Test.Tasty.Tmux
 - Test.Tasty.Wai
 
 
 - BDD
 
Flags
Manual Flags
| Name | Description | Default | 
|---|---|---|
| all | include all supported packages  | Disabled | 
| ant-xml | tasty-ant-xml support  | Disabled | 
| bdd | tasty-bdd support  | Disabled | 
| bench | tasty-bench support  | Disabled | 
| checklist | tasty-checklist support  | Disabled | 
| dejafu | tasty-dejafu support  | Disabled | 
| discover | tasty-discover support (included in Test.Tasty.Prelude)  | Disabled | 
| fail-fast | tasty-fail-fast support  | Disabled | 
| golden | tasty-golden support  | Disabled | 
| grading-system | tasty-grading-system support (included in Test.Tasty.Prelude)  | Disabled | 
| hedgehog | tasty-hedgehog support  | Disabled | 
| html | tasty-html support  | Disabled | 
| hspec | tasty-hspec support  | Disabled | 
| hunit | tasty-hunit support  | Disabled | 
| inspection-testing | tasty-inspection-testing support  | Disabled | 
| leancheck | tasty-leancheck support  | Disabled | 
| lua | tasty-lua support  | Disabled | 
| quickcheck | tasty-quickcheck support  | Disabled | 
| quickcheck-laws | tasty-quickcheck-laws support  | Disabled | 
| rerun | tasty-rerun support  | Disabled | 
| silver | tasty-silver support  | Disabled | 
| smallcheck | tasty-smallcheck support  | Disabled | 
| sugar | tasty-sugar support  | Disabled | 
| test-reporter | tasty-test-reporter support  | Disabled | 
| th | tasty-th support  | Disabled | 
| tmux | tasty-tmux support  | Disabled | 
| wai | tasty-wai support  | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- tasty-prelude-0.1.0.0.tar.gz [browse] (Cabal source package)
 - Package description (as included in the package)
 
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0 | 
|---|---|
| Change log | CHANGELOG.md | 
| Dependencies | base (<5), tasty, tasty-expected-failure, tasty-focus [details] | 
| Tested with | ghc ==8.6.5 || ==8.8.4 || ==8.10.5 || ==9.0.1 | 
| License | MPL-2.0 | 
| Copyright | (c) 2021, Marcin Szamotulski | 
| Author | Marcin Szamotulski <coot@coot.me> | 
| Maintainer | Marcin Szamotulski <coot@coot.me> | 
| Category | Testing | 
| Home page | https://github.com/coot/tasty-prelude | 
| Bug tracker | https://github.com/coot/tasty-prelude/issues | 
| Uploaded | by coot at 2021-07-06T07:25:44Z | 
| Distributions | NixOS:0.1.0.0 | 
| Downloads | 284 total (3 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet]  |