Skip to content

Test APIs with Cypress postman plugin, github Actions, docker and self-hosted dashboard

License

Notifications You must be signed in to change notification settings

Wilfredodiazalguera/cypress-api-automation-dashboard-docker

Repository files navigation

Cypress-Api-Automation-sorryCypressDashboard


Project made from scratch to perform api automated tests, also adding integrations to GitHub Actions and Sorry Cypress (Dashboard)




Cypress Installation

Use the package manager npm nodejs to install the framework and dependencies

npm i

Cypress Dashboard installation (Check docs to enable parallelization, recording and debugging of cypress tests) (Sefl hosted service)

Use docker to download and run the containers needed (after containers are running you could access http://localhost:8080)

docker compose -f docker-compose-minio.yml up

How to use it

npm test  // this run all tests in headless mode

Reporter

Github Actions genereate screenshots and videos

Reporter on local machine

License

License: MIT

This project is licensed under the terms of the MIT license.

Cypress.io

About

Test APIs with Cypress postman plugin, github Actions, docker and self-hosted dashboard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published