Description
A Haskell helper that makes it easier to run doctests through Cabal. It discovers documentation examples and wires them into a package's test workflow with less manual setup.
Developers use it when maintaining packages that want documentation examples tested in CI. Generated or discovered test configuration should be reviewed when modules are renamed or test layout changes.