Skip to content

abdofola/Abdallah-React-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing React App

This is a react app that's built with vite tool. It's meant to walk you through testing react components.

Built With

vite is a build tool that aims to provide a faster and leaner development experience for modern web projects.

Tools

Prerequisites

  • clone the repo, and run npm install.

run

  • run npm run dev to run the app.
  • run npm test to run the test.
  • run npm run coverage to run the test coverage.
  • run npm run test:ui to see beautifully ui reports of the test. and then head to http://127.0.0.1:51204/__vitest__/.

Author

  • Abdallha Alkaser

Contact

About

testing react components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published