Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

rodolphe37/automation-testing-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy React example - automated testing: "reusable input component with github workflow!"

  • Little example how to test your reusable input component (testing if each input is empty or not, email & password error message is in the document, etc...)

Quick Links

Demo

Tech Stack

Author

License


Picture Demo

Reusable input

demogif

Local tests

demogif

Github workflow automatic test

demogif


Tech Stack

  • React
    • Create-react-app with React testing library (jest)

Author

  • Rodolphe Augusto

License

  • MIT.

Start project

  • Clone this repo...
  • Do in the console :
  • $ cd automation-testing-react
  • $ npm i or $ npm install or yarn to install the dependencies and
  • $ npm start or yarn start

Enjoy !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published