MCPcopy Index your code
hub / github.com/bhadmus/cye2e

github.com/bhadmus/cye2e @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
7 symbols 26 edges 7 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Image

cye2e

Are you a newbie in QA Engineering? Are you trying to ease your way into Automation? Have you been learning Cypress? Would you like to be able to set up Cypress with a BDD framework and reporter without stress?

If yes, this plugin is for you. Since I started training people in software automation, the majority of problems that I have had to help people resolve is usually around set up. Hence, the reason that I decided to create this plugin so that people can easily setup cypress.

You can create a cypress Template project that you can easily edit to suit your purpose.

Installation

npm install -g cye2e

Usage

  • After Installation, open the terminal in your desired directory and run cye2e

## Example

Going through the questions looks like this

BDD
BDD Typsecript Config with reporter selected
TDD
Cypress Config with no BDD or reporter selected
TDD and Eslint
Cypress Config with no BDD or reporter selected but eslint selected
Project-Structure
Cypress Project Created
CI/CD-Structure
Cypress Config with BDD, Reporter, and GitHub Template
CI/CD-Structure
Cypress BDD Folder Structure with GitHub Template

You can run the npx cypress run or npx cypress open command to see it execute.

What's left is to continue to edit the template created to suit your needs

Compatibility

  • It should be compatible with all versions of Cypress
  • Node version >= 18+

Support

Issues

[!NOTE] The Browserify has an issue. Until it is stable, it will be disabled, You can still use esbuild, or webpack.

Core symbols most depended-on inside this repo

main
called by 1
index.js
createPackageJsonFile
called by 1
src/utils/npmDependencies.js
createPipelineFile
called by 1
src/utils/pipeline.js
createConfigFile
called by 1
src/utils/config.js
createConfigurationFile
called by 1
src/utils/cypressSetup.js
createGitIgnoreFile
called by 1
src/utils/ignore.js
collectInfo
called by 1
src/templates/prompter.js

Shape

Function 7

Languages

TypeScript100%

Modules by API surface

src/utils/pipeline.js1 symbols
src/utils/npmDependencies.js1 symbols
src/utils/ignore.js1 symbols
src/utils/cypressSetup.js1 symbols
src/utils/config.js1 symbols
src/templates/prompter.js1 symbols
index.js1 symbols

For agents

$ claude mcp add cye2e \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact