0 commentaires (0 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)JavaScript296 stars (296 stars)26 forks (26 forks)user submission
help wanted
Description
Guide contributeur
- Stack technique
- vuejavascriptcypress
- Domaine
- testingcli
- Type d'issue
- feature
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 3
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- half day
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- unclear
- Prérequis
- familiarity with Vuebasic knowledge of Cypress
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 25
- Direction de recherche
- The issue is a vague request to integrate Cypress for e2e testing, with no specific implementation details. The repository is a CLI tool for creating Vue apps (vue land/create vue app). To proceed, a contributor should first seek clarification from maintainers on what exactly is expected (e.g., adding Cypress as an optional dependency, generating test files, etc.). They could examine the existing codebase for how other features are integrated, such as the addition of testing utilities. The templates and setup questions are likely defined in the project's source files. Another approach is to look at similar scaffolding tools like create react app for how they handle Cypress integration. After clarifying the scope, the contributor can implement the feature incrementally, starting with a basic configuration.