ISISNeutronMuon / ISISNeutronMuon/MDMC
our current coverage options stop debugging of tests?
Open
P1
testing
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 5
Description
Setting a breakpoint for a test and trying to debug the test results in the test just running, but not debugging.
In `pytest.ini` commenting out the line `addopts = --cov="$(pwd)"/MDMC --cov-report xml --profile` allows for test debugging
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with pytest.ini and reproduce the breakpoint behavior with the addopts coverage line enabled, then repeat with that line commented out. Identify which coverage option prevents test debugging and verify that tests can be debugged while preserving the intended coverage behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100