mbwhite/yeoman-test — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2018-08-01
Write automated tests that run a Yeoman generator and verify it creates all the expected files.
Simulate answering a generator's prompts programmatically instead of manually typing responses each test run.
Check that a generator respects different user choices and still produces valid code.
Add yeoman-test as a dev dependency to catch generator regressions before publishing an update.
| mbwhite/yeoman-test | 3rd-eden/ircb.io | a15n/a15n | |
|---|---|---|---|
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2018-08-01 | 2016-11-16 | 2019-04-07 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
The README points to the full Yeoman documentation site for specific utility usage.
A testing toolkit for Yeoman generators that automates simulating generator runs, supplying prompt answers, and checking the generated files, instead of testing by hand.
Mainly JavaScript. The stack also includes JavaScript, Yeoman, Node.js.
Dormant — no commits in 2+ years (last push 2018-08-01).
License is not stated in the available content.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.