Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cypress-xray-plugin to list of plugins #6042

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

csvtuda
Copy link
Contributor

@csvtuda csvtuda commented Dec 14, 2024

I would like to submit the plugin I've been steadily maintaining for the past two years to the list of plugins in the documentation:

  1. Purpose of plugin articulated up front
  • the purpose is summarized in the README.md and thus visible in npm as well as in GitHub
  • the landing page of the documentation contains the same summary as well as a demo video
  1. Installation guide
  1. Options and API are documented
  1. Easy to follow documentation. Users should not have to read the source code to get things working.
  • (see mentioned documentation)

Each plugin submitted to the plugins list should have the following:

  1. Integration tests with Cypress
  • there are integration tests in the code that are part of the release process
  1. CI pipeline
  • all releases are published using a GitHub action with provenance information
  1. Compatibility with at least the latest major version of Cypress
  • the plugin is compatible with Cypress versions >= 10 and < 14

Copy link

netlify bot commented Dec 14, 2024

👷 Deploy request for cypress-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit fa30b12

@CLAassistant
Copy link

CLAassistant commented Dec 14, 2024

CLA assistant check
All committers have signed the CLA.

@cypress-app-bot
Copy link
Collaborator

@jennifer-shehane
Copy link
Member

Thanks!

@jennifer-shehane jennifer-shehane merged commit 77a8924 into cypress-io:main Dec 17, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants