cypress-io / cypress-documentation

Cypress Documentation for the Cypress App, API, Cypress Cloud, UI Coverage and Cypress Accessibility.
https://docs.cypress.io
MIT License
952 stars 1.05k forks source link

Remove deprecated plugins #5946

Closed MikeMcC399 closed 1 month ago

MikeMcC399 commented 1 month ago

Subject

Plugins

Description

Remove deprecated plugins from Plugins

Preprocessors

Plugin Status
cytorus Archived Sep 3, 2024
cypress-app-watcher-preprocessor Unmaintained. Last update Feb 2019
cypress-eslint-preprocessor Unmaintained. Last update Nov 2018
cy-rollup Unmaintained. Cypress v8
cypress-esbuild-preprocessor Unmaintained. Last update Oct 22, 2020

Development Tools

Plugin Status
@cypress/instrument-cra Archived Jan 31,2023
cypress-dark Unmaintained. Cypress v8
cypress-protobuf Unmaintained. Cypress v4
knapsack-pro-cypress Archived Jun 13, 2023
cypress-autostub Unmaintained. Cypress v4
cypress-select-tests Archived May 28, 2021
cypress-autorecord Unmaintained. Cypress v6
@cypress/fiddle Archived Feb 28, 2023
cypress-extends Unmaintained. Cypress v9
@cypress/browserify-preprocessor Archived Jan 31, 2023

Custom Commands

Plugin Status
cypress-unfetch Unmaintained. Cypress v3
cypress-redux Unmaintained. Cypress v3
cypress-pipe Unmaintained. Cypress v4
cypress-plugin-stripe-elements Unmaintained. Cypress v8
@cypress/skip-test Archived Jan 31, 2023
cypress-websocket-testing Unmaintained. Cypress v3
cypress-iframe Unmaintained. Cypress v3
cypress-rest-graphql Unmaintained. Cypress v7
cypress-dotenv Unmaintained. Cypress v8
@cypress/xpath package deprecated

Extending other testing frameworks

Plugin Status
cypress-capybara Archived Dec 13, 2022
cypress-jest-adapter Unmaintained. Not compatible with Cypress v10

Authentication

Plugin Status
cypress-keycloak-commands Unmaintained. Cypress v3
cypress-otp Unmaintained. Cypress v5

Framework tooling

Plugin Status
@vue/cli-plugin-e2e-cypress Unmaintained. Cypress v9
elm-batteries Unmaintained. Cypress v8
cypress-laravel Unmaintained. Cypress v3
cypress-splitio Unmaintained. Cypress v5

Component testing

Plugin Status
cypress-nuxt Unmaintained. Cypress v4
cypress-angularjs-unit-test Unmaintained. Cypress v2
cypress-cycle-unit-test Unmaintained. Cypress v3
cypress-hyperapp-unit-test Unmaintained. Cypress v3
cypress-svelte-unit-test Unmaintained. Cypress v6

Visual testing

Plugin Status
cypress-plugin-snapshots Unmaintained. Last release Aug 2020

Reporting

Plugin Status
cypress-msteams-reporter Unmaintained. Cypress v6
cypress-log-to-output Unmaintained. Cypress v6

cc: @dingraham

MikeMcC399 commented 1 month ago

The plugin list should be cleaned up to remove deprecated entries which are no longer relevant and helpful.

jennifer-shehane commented 1 month ago

@MikeMcC399 I agree and would welcome a PR for this.

MikeMcC399 commented 1 month ago

@jennifer-shehane

I agree and would welcome a PR for this.

Thank you for your confirmation! Purging legacy plugins from the listings seems to fit in with the work being done for Cypress 14 to remove outdated content and support.