cdepillabout / cdepillabout/pretty-simple

Keep an eye out for better doctest approaches

Open
#130 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Haskell
Stars
260
Forks
30
PR merge metrics
No merged PRs in 30d

Description

In #107, we got rid of our custom setup, and tests are now run via `cabal doctest`. We would prefer something that worked with `cabal test`, as well as Stack, Nixpkgs and Haskell.Nix's native testing approaches.

It's likely that the solution will involve the new "setup hooks" (https://github.com/haskell/cabal/pull/9551).

See #82 and #129 for more context.

Contributor guide

No contributing guide indexed for this repository

Research direction

Read issues #107, #82, and #129 for the existing doctest setup and context, then review Cabal's setup hooks, including PR #9551. Compare how doctests could work with cabal test, Stack, Nixpkgs, and Haskell.Nix native testing approaches. Done means a documented approach that integrates with those testing workflows.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
build-system, testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.