Generators create tests
Open
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
This is more of a feature request than a bug, but it would be great if the various generators generated mocha tests too by default. Is anyone working on this?
Contributor guide
No contributing guide indexed for this repository
Research direction
Look at the existing generators in the codebase to understand how they create files. Identify where test generation logic would be added, likely in a generator module. Examine the project's test structure to see how Mocha tests are organized. The goal is to extend generators to output corresponding test files automatically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- testing, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100