Skip to content

AdrianJPT/Cypress_E2E

Repository files navigation

Cypress_E2E


Test Netbox and Zabbix integration E2E Testing for the GitHub repository: Netbox-Zabbix-Integration

  • Cucumber
  • Cypress
  • POM
  • CI/CD

Quick Start

  1. Clone the repository
git clone https://github.com/AdrianJPT/Cypress_E2E.git

cd Cypress_E2E
  1. Run Cypress
npx cypress run
  1. Genererate the Cucumber report
node cucumber-html-report.js

| OPTIONAL

if you want to run the test by Cypress graphic interface, run the following command:

npx cypress open

Releases

No releases published

Packages

No packages published

Languages