Simple test adapter for react-scripts testing in CRA projects
- Install the extension and restart VS Code
- Open a CRA project with tests
- At the moment the extensions searches for
./node_modules/.bin/react-scripts
inside the workspace folder to initialize itself
- At the moment the extensions searches for
- Open the Test Explorer and run/debug your tests