Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A home for various Cypress Plugins

NotificationsYou must be signed in to change notification settings

YOU54F/cypress-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Various cypress plugins, some of which I've created, some I've adopted.

It's easier for me to have them all in one place.

  • cypress-jest - A jest test runner to execute Cypress tests
  • cypress-openapi - Generate cypress tests from OpenAPI specs
  • cypress-buckets - split your cypress test files into multiple circleci workflows
  • cypress-circleci - split your cypress test files into multiple circleci workflows
  • cypress-cognito-srp - login via cognito forUSER_SRP_AUTH auth flow, via name and password
  • cypress-dynamic-data - generate test data from Excel or CSV files.
  • cypress-slack-reporter - send rich test results to slack
  • cypress-multi-reporters - Use multiple reporters in your tests

Templates

  • cypress-pact - generate a scaffold project utilising @pactflow/pact-cypress-adapter
  • cypress-msw-pact - generate a scaffold project utilising @pactflow/pact-msw-adapter
  • cypress-serverless - run cypress in a lambda with serverless
  • cypress-docker-typescript - Will scaffold the example repository used to showcase the plugins, in a location of the users choice.

Documentation

  • cypress-plugins-site - The website, built with Docusaurus V2 and deployed via Vercel

Example

Thecypress-docker-typescript scaffolded example will generate a project with the following.

It contains

  • Typescript
  • TheCypress GUI tool
  • TheCypress CLI tool
  • CircleCI /GitHub Actions workflows
  • cypress-mochawesome-reporter for fancy test reports
  • cypress-slack-reporter for upload your reports to slck
  • cypress-failed-logs devTools console log output on test fail
  • Easy to wire up with Cypress' Dashboard Service for project recording
  • Dockerfile to self contain the application and require no pre-requisites on the host machine, barDocker.

[8]ページ先頭

©2009-2025 Movatter.jp