Skip to content

Allow new-run test-suites and benchmarks #4684

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

Closed
phadej opened this issue Aug 13, 2017 · 1 comment
Closed

Allow new-run test-suites and benchmarks #4684

phadej opened this issue Aug 13, 2017 · 1 comment

Comments

@phadej
Copy link
Collaborator

phadej commented Aug 13, 2017

E.g.

cabal new-run benchmarks -o bench.html
cabal new-run specs SpecificSpec

IMHO way simpler then working with --test-options or --bench-options (which new-test doesn't accept. does it)

@hvr
Copy link
Member

hvr commented Aug 13, 2017

Related discussion in #3638 (comment) and #4643 (comment)

fgaz added a commit to fgaz/cabal that referenced this issue Nov 9, 2017
This is especially useful for passing arguments to a single test suite

Closes haskell#4684.
fgaz added a commit to fgaz/cabal that referenced this issue Dec 19, 2017
This is especially useful for passing arguments to a single test suite

Closes haskell#4684.
fgaz added a commit to fgaz/cabal that referenced this issue Jan 6, 2018
This is especially useful for passing arguments to a single test suite

Closes haskell#4684.
fgaz added a commit to fgaz/cabal that referenced this issue Jan 9, 2018
This is especially useful for passing arguments to a single test suite

Closes haskell#4684.
fgaz added a commit to fgaz/cabal that referenced this issue Jan 9, 2018
This is especially useful for passing arguments to a single test suite

Closes haskell#4684.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants