UNPKG

cypress-bootstrap

Version:

Cypress Bootstrap is a project scaffolding tool that sets up a Cypress automation framework with a standardized folder structure and Page Object Model (POM) design. It helps teams quickly start testing with built-in best practices and sample specs.

7 lines (6 loc) 233 B
{ "CYPRESS_BASE_URL": "https://www.saucedemo.com/", "baseUrl": "https://www.saucedemo.com/", "authUrl": "https://saucedemo.com/connect/token", "swaggerSchemaUrl": "https://saucedemo.com/swagger/internal/swagger.json" }