Experience-Monks / Experience-Monks/devtool
Can you add docs on how to use this with jest?
Open
- Dominant language
- JavaScript
- Stars
- 3.7k
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
I've tried this:
```
./node_modules/devtool/bin/index.js ./node_modules/jest/bin/jest.js -i
```
Which does launch devtools and runs the tests but I put a `debugger;` line in the code and it didn't stop. I also don't see a way to keep the electron app open so as I save files I can set breakpoints inside the devtools and re-run them.
Contributor guide
Assessment
This issue has not been assessed yet.