Skip to content

Coeus-Group/Coeus-News-Portal-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OverView

  • This repo contains an End to end test scripts written in Cypress.

  • The tests are written to be directly compared to the Coeus-News-Portal.

** Installation **

  1. Install Cypress via npm:
  2. cd /your/project/path
  3. npm install cypress --save-dev

Opening Cypress GUI

  1. start local server with npm start &
  2. open Cypress test runner with npx cypress open

Test Status

Testscripts.png

Releases

No releases published

Packages

No packages published