haskell / haskell/cabal

Allow turning on tests/benchmarks per package

Open
#2,809 3 comments 0 reactions 0 assignees View on GitHub
cabal-install: other type: enhancement
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

In commercialhaskell/stack#917, it turns out it would be nice to be able to turn on tests (or benchmarks) selectively per package instead of for all of them at once. So when you do `cabal install --enable-tests foo bar baz`, it currently enables the test suites for all three packages. I'd want some way of specifying that I want to enable tests only for e.g. `foo`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.