Skip to content

QATasksAI/cypress-ui-api-tests

Repository files navigation

🚀 E2E testing

GoodBudget web app testing using Cypress🧪

Chromium Tests Firefox Tests

✨ Features

🔍 Manual "Exploratory" testing

🤖 E2E Automation:

📊 HTML-Report in GH-Actions

🧰 Getting Started

▶️ Run locally:

  • $ npm run cy:open to open Cypress Test Runner
  • $ npm run cy:run to run tests in headless mode

🐳 Build and run tests in parallel

  • $ docker-compose up --build (Chromium, Firefox).

🧪 Run tests individually

  • $ docker-compose run cypress-chromium only in Chromium
  • $ docker-compose run cypress-firefox only in Firefox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published