Add `cabal test --test-COMPONENT-option`
Open
Cabal: cmd/test
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
We should add options to `cabal test` to send test options to specific tests only. Now, `--test-option` sends test options to all the tests. Originally reported in #2058.
Contributor guide
Assessment
This issue has not been assessed yet.