Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.