Skip to content

Mohamed-Mayallo/testing-tutorial

Repository files navigation

Unit, Integration, and E2E Testing in One Example Using Jest

👨‍💻 Find the article here

Install dependencies

npm install

Run the app

npm run start

Open browser

http://localhost:3004

Run tests

Close the server (if opened) then run this command:

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published