Small extension to provide better user experience for testing your typescript
/ javascript
code!
Extension provide better experience to run tests in your typescript / javascript projects directly via opened file or via vscode command.
Working also in monorepos, looking for the current package.json
and running tests in the right context.
Example of usage:
You can use the following configurations to customize the behavior of the Better Tests extension.