Click below to start a ready-to-code IDE for Node.js projects.
You have two options to achieve it:
Just open the test class and click over Run test
option, right above the test name.
IMPORTANT: If it is your first workspace, it may take a few seconds before showing this option.
Open your project and run yarn dev
or yarn start
.
Then open the Debug and execute the Attach Program.
- Node.js v12.18.2
- NPM v6.14.5
- Yarn v1.22.4
- bcrypt
- Cross-env (to read .env files)
- dotenv
- ESLint
- Express
- nodemon
-
- Hot-reload
- supertest
- Test API Request
- Test (Jest)
-
- Configure in jest.config.js