Support custom file/folder configuration
- Dominant language
- JavaScript
- Stars
- 34
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
## Is this a bug report or a feature request?
Feature request
Since Cypress can be configured to run tests and source fixtures from a specified directory.
https://docs.cypress.io/guides/references/configuration.html#Folders-Files
It would be great if this tool could also be configured to generate files in specified folders instead of putting everything in `cypress/`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CLI's scaffolding and configuration entry points, then compare its generated paths with Cypress's folder configuration documentation. Define how custom folders should be specified and verify that generated files are placed there instead of in cypress/.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100