Skip to content
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

Make all test items debuggable #1181

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

connectdotz
Copy link
Collaborator

@connectdotz connectdotz commented Sep 11, 2024

Make all test items (folders, project root, in addition to test files and test blocks) debuggable.

This means the DebugConfigProvider has to support both explicit test path as well as partial test path matches, i.e. support and dynamically switch --runTestsByPath and --testPathPattern(s).

Refactored to consolidate the logic into the DebugConfigProvider when possible.

resolve #1056

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10818951359

Details

  • 34 of 34 (100.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.18%

Totals Coverage Status
Change from base Build 10803735076: 0.0%
Covered Lines: 4101
Relevant Lines: 4107

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants