[Feature Request] include solid unit-test setup for scaffolding as an opt-in feature
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 1
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Problem to solve
I always struggle in the initial project setup. Your create vuetify script is great. On the other hand, create vue offers a few other nice options, like cypress setup etc.:
Proposed solution
It would be awesome, if you would sync, either by adding their new features to your script, or even better by providing the same script for vue and vuetify.
see https://github.com/vuejs/rfcs/discussions/806 as well, where I proposed the same to the vue team.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing create vuetify script and comparing its scaffolding options with create vue, including the proposed unit-test setup and Cypress setup. Define the opt-in behavior and the set of supported options before implementing it; done means the scaffolding flow exposes the agreed choices and creates a working project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100