https://github.com/wkrzywiec/cypress-simple-ci-report
Simple Cypress project with GitHub Actions workflow for generating and publishing test execution result page.
https://github.com/wkrzywiec/cypress-simple-ci-report
cypress e2e-tests github-actions github-pages test-automation
Last synced: 8 months ago
JSON representation
Simple Cypress project with GitHub Actions workflow for generating and publishing test execution result page.
- Host: GitHub
- URL: https://github.com/wkrzywiec/cypress-simple-ci-report
- Owner: wkrzywiec
- Created: 2020-06-15T03:42:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T20:38:04.000Z (almost 3 years ago)
- Last Synced: 2025-03-21T08:48:40.725Z (8 months ago)
- Topics: cypress, e2e-tests, github-actions, github-pages, test-automation
- Language: JavaScript
- Homepage: https://wkrzywiec.github.io/cypress-simple-ci-report/
- Size: 8.14 MB
- Stars: 19
- Watchers: 1
- Forks: 23
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cypress-simple-ci-report

It's a simple Cypress project which presents how you can set up GitHub Actions to publish the test result on GitHub Page.
Test execution result page can be accessed on: https://wkrzywiec.github.io/cypress-simple-ci-report/
Source code of HTML page is available on [gh-pages](https://github.com/wkrzywiec/cypress-simple-ci-report/tree/gh-pages) branch.