Skip to content

Issues: martijnbastiaan/doctest-parallel

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

CPP definitions from .cabal file not picked up bug Something isn't working
#71 opened Jul 28, 2023 by DigitalBrains1
Support Setup.hs builds enhancement New feature or request
#45 opened Jul 26, 2022 by sternenseemann
Explain that cabal repl --with-ghc=doctest-parallel can't exist documentation Improvements or additions to documentation
#36 opened Apr 22, 2022 by ysangkok
Multiline doctest doesn't stop at next input line bug Something isn't working
#27 opened Jan 29, 2022 by DigitalBrains1
stack test fails if tests rely on private libraries bug Something isn't working upstream Affected by upstream bug
#24 opened Jan 2, 2022 by martijnbastiaan
cabal test fails (but cabal run doctests works) bug Something isn't working upstream Affected by upstream bug workaround available
#22 opened Dec 31, 2021 by martijnbastiaan
Add integration with Tasty enhancement New feature or request
#18 opened Dec 30, 2021 by martijnbastiaan
Add a timeout option enhancement New feature or request
#16 opened Dec 30, 2021 by martijnbastiaan
Produce junit.xml enhancement New feature or request good first issue Good for newcomers
#15 opened Dec 30, 2021 by martijnbastiaan
Migration guide for users coming from doctest documentation Improvements or additions to documentation
#11 opened Dec 29, 2021 by martijnbastiaan
ProTip! Exclude everything labeled bug with -label:bug.