Skip to content

pgoos/seer-cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Test Automation Project

Test automation project for UI end-to-end testing of SEER app. It uses Cypress.io library (that has Mocha test runner and Chai assertions built in)

Installation

  1. Install node.js
  2. Install dependencies
npm install
  1. Prepare cypress.json file based on test.cypress.json template (for CI/CD setup, declare env {} section content as environment variables prefixed with CYPRESS_ or cypress_

Usage

npm run e2e

Contributing

Pull requests are welcome. Always test your changes locally before making a PR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published