Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.
/ cypress-allure Public archive

pret-a-porter Cypress setup with Allure reports and sample Trello tests

Notifications You must be signed in to change notification settings

mkmozgawa/cypress-allure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress + Allure

Run Cypress tests and generate Allure reports.

How to run

  1. Clone this repo: git clone https://github.com/mkmozgawa/cypress-allure.git
  2. Go to its root: cd cypress-allure
  3. Install the dependencies: yarn
  4. Run the existing Trello tests: yarn test
  5. Generate the Allure report: yarn report
  6. Show the results in the browser: yarn serve and go to localhost:8081

Questions?

But where are your page objects?!

It's JS and Cypress, not Java and Selenium. Embrace your functions.

About

pret-a-porter Cypress setup with Allure reports and sample Trello tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published