cypress-fundamentals
Installation
SKILL.md
cypress fundamentals
Master Cypress fundamentals including commands, assertions, fixtures, and E2E testing patterns. This skill provides comprehensive coverage of essential concepts, patterns, and best practices for professional Cypress development.
Overview
Cypress is a powerful tool for javascript development, providing robust capabilities for maintaining code quality and ensuring reliable software delivery. This skill covers the fundamental through advanced aspects of working with Cypress.
Installation and Setup
Basic Installation
Setting up Cypress requires proper installation and configuration in your development environment.
# Installation command specific to Cypress
# Follow official documentation for latest version