ethanpailes / ethanpailes/debug-here
Support using debug_me within tests
Open
- Dominant language
- Rust
- Stars
- 73
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When running debug_me within a test two things happen currently:
1.- The debugger stops at the point but it's broken throwing:

2.- debug_me needs to be installed on [dependencies] instead of [dev-dependencies]. I am not sure if there is anything to be done with that though.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.