# cypress-mockttp **Repository Path**: mirrors_pimterry/cypress-mockttp ## Basic Information - **Project Name**: cypress-mockttp - **Description**: An example of mocking requests using Mockttp in Cypress tests - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-22 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This repo showcases Mockttp and Cypress integration. - To follow the CI setup, check out GitHub Actions pipeline. - To try interactively, clone the repo and execute `yarn && yarn cy`.