add docs for running tests with VS Code #168
Labels
scope: docs
Documentation could be improved. Or changes that only affect docs
scope: integration
Related to an integration, not necessarily to core (but could influence core)
solution: duplicate
This issue or pull request already exists
Thanks for this awesome tool.
Everything works well except for debugging the test in VSC
I have to manually add ts-jest config in package.json when using vsc jest plugin, and manually remove it when using
tsdx test
What am I missing?
The text was updated successfully, but these errors were encountered: