Skip to content

konstructio/cypress

Repository files navigation

Prerequisites

  • Node.js: Download from nodejs.org.
  • Yarn: Install globally with: npm install --global yarn

Installation

  1. Clone the repository: git clone https://github.com/yourusername/yourproject.git and cd yourproject
  2. Install dependencies: npm install or yarn install

Running Tests

Run Cypress tests in headless mode with Chrome: yarn cypress run --browser chrome --headless

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published