Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
React-scripts Test Adapter
New to Visual Studio Code?
Get it now.
React-scripts Test Adapter
Stephan Marschollek
|
3,945 installs
|
(
0
)
|
Free
Run your Example tests in the Sidebar of Visual Studio Code
Install
Trouble Installing?
Overview
Version History
Q & A
Rating & Review
React-scripts Test Adapter
Simple test adapter for react-scripts testing in CRA projects
Getting started
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
Open the Test Explorer and run/debug your tests