Cypress

Cypress is a JavaScript end-to-end testing framework designed for modern web applications. Its test scripting API supports both API testing and browser automation, with real-time test runner feedback and built-in parallelization for CI/CD environments.

API entry from apis.yml

apis.yml Raw ↑
name: Cypress
description: Cypress is a JavaScript end-to-end testing framework designed for modern web applications.
  Its test scripting API supports both API testing and browser automation, with real-time test runner
  feedback and built-in parallelization for CI/CD environments.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://www.cypress.io/
baseURL: https://www.cypress.io/
tags:
- End-to-End Testing
- JavaScript
- Test Automation
properties:
- type: Documentation
  url: https://docs.cypress.io/
- type: GitHubOrg
  url: https://github.com/cypress-io/cypress