Skip to content

fix(cabal-install): cabal test runs the tests of the targets that have them - #12300

Open
zlonast wants to merge 4 commits into
haskell:masterfrom
zlonast:zlonast/without-tests
Open

fix(cabal-install): cabal test runs the tests of the targets that have them#12300
zlonast wants to merge 4 commits into
haskell:masterfrom
zlonast:zlonast/without-tests

Conversation

@zlonast

@zlonast zlonast commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

fix: #11858

$ cabal test pkg-with-tests pkg-without-tests
No tests to run for the package pkg-without-tests-0.1.0.0
Running 1 test suites...
Test suite pkg-with-tests-test: PASS
1 of 1 test suites (1 of 1 test cases) passed.

Template Α: This PR modifies behaviour or interface

Include the following checklist in your PR:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"cabal test without-tests with-tests" won't run tests

1 participant