cypress-preprocessor
There are 11 repositories under cypress-preprocessor topic.
bahmutov/cypress-select-tests
User space solution for picking Cypress tests to run
cypress-io/cypress-webpack-preprocessor
Cypress preprocessor for bundling JavaScript via webpack
bahmutov/cypress-esbuild-preprocessor
Bundle Cypress specs using esbuild
cypress-io/cypress-browserify-preprocessor
Cypress preprocessor for bundling JavaScript via browserify
bahmutov/cypress-markdown-preprocessor
Use Markdown files as Cypress specs
lmarqs/cypress-rollup-preprocessor
Cypress preprocessor for bundling JavaScript via rollup
chinchiheather/cypress-eslint-preprocessor
Cypress plugin that will run linting via ESLint on your spec files as they are loaded and display errors in console
bahmutov/cy-rollup
Cypress Rollup preprocessor
chinchiheather/cypress-babel-esx-preprocessor
Cypress plugin to allow you to use all proposals to the JavaScript language at Proposal stage or above by using babel-preset-stage-1 as well as all JavaScript that has been finalised in the ECMA standard by using babel-preset-env
mrharry/cypress-framework-custom-commands
Cypress example using recommended Custom Commands instead of Page Object Model pattern
woltsu/cypress-smokify
Cypress plugin that automatically generates smoke-like tests from a project's cypress test base