Skip to content

MafraFernando/Orange-hrm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My cypress automation

This project utilizes Cypress to automate the testing of a login feature and a user update feature. Cypress is a JavaScript-based end-to-end testing framework that allows developers to write tests and execute them in a real browser.

Installation

npm install

NOTE: It is necessary to have node installed

Running

# You open the cypress UI
npx cypress open

# Run the automation by command line
npx cypress run

About

Aprendendo sobre QA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published