-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Use Case
As a... Node Driver developer
I want... accurate source maps for unit tests
So that... I can accurately debug unit tests.
User Experience
- User is developer
- Currently, stepping through unit tests is problematic because the source doesn't match the executing code
- Screenshot illustrating issue attached
Dependencies
- None
Risks/Unknowns
- None
Acceptance Criteria
Implementation Requirements
- While debugging unit tests (in particular, ones that use hostMatchesWildcards), the debugger shows us the correct line being executed
Testing Requirements
- all tests are still passing
- correct lines shown while debugging a unit test
Documentation Requirements
- none
Follow Up Requirements
- none