Skip to content

Jhamm1/FE_TestFramework_Cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Cypress with PageObjects

This repository contains materials for the Cypress with PageObjects presentation.

Install dependencies

$ npm install

Run app

$ npm start

Run tests

$ npm test

Run test from chrome browser

$ ./node_modules/cypress/bin/cypress run --browser chrome

About

This is a frontend test service developed in Cypress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published