Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 16 days 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 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T20:38:04.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T10:39:10.607Z (over 1 year 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: 16
- Watchers: 2
- Forks: 18
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cypress-simple-ci-report
![Create Cypress report](https://github.com/wkrzywiec/cypress-simple-ci-report/workflows/Create%20Cypress%20report/badge.svg)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.