doctest-parallel-0.3.1.1: Test interactive Haskell examples
The doctest program checks examples in source code comments. It is modeled after doctest for Python (https://docs.python.org/3/library/doctest.html).
Documentation is at https://github.com/martijnbastiaan/doctest-parallel#readme.
Modules
doctest-parallel-0.3.1.1
- Test
- Test.DocTest
- Test.DocTest.Helpers
- Internal
- Test.DocTest.Internal.Extract
- Test.DocTest.Internal.GhcUtil
- Test.DocTest.Internal.GhciWrapper
- Test.DocTest.Internal.Interpreter
- Test.DocTest.Internal.Location
- Test.DocTest.Internal.Logging
- Test.DocTest.Internal.Nix
- Test.DocTest.Internal.Options
- Test.DocTest.Internal.Parse
- Test.DocTest.Internal.Property
- Test.DocTest.Internal.Runner
- Test.DocTest.Internal.Util
- Test.DocTest