-
-
Notifications
You must be signed in to change notification settings - Fork 703
Open
Description
Hi all!
I opened this issue to keep tracking and an open discussion about the next release features and priorities.
New features & refactors
- Upgrade outdated dependencies in the generated project PR:Dependencies updated for generated project #762
- Upgrade outdated dependencies in the generator PR:Upgrade outdated dependencies in the generator #760
- Let's improve testing in the generated project
- Improve the prompt message from Mocha generator Style of DSL #545
- Allow no test-framework to be used Allow no test-framework to be used #457
- Refactor Jasmine (remove sub-generator)
- Refactor Mocha (remove sub-generator)
- Add jest support Add Jest support #615
- Add ava support Support choosing test framework? #521
- Add Cypress support for e2e testing
- Let's add a
readme.mdin generated project with relevant info (tasks, etc..) Generate a README.md file #587 - Add support to CLI no-interaction install command-line only usage? passing 'Options' on cmd line for no-interaction install ? #567 & Prompts can't be skipped when composedWith #458
Bugs to be fixed
- Even though Yarn is detected, it creates a npm lockfile Even though Yarn is detected, it creates a npm lockfile #747
- Husky tasks needs to be compatible with NPM and Yarn PR:Update ci #761
- Update
travis.ymlin order to remove compatibility with Node@6 and add support for Node@12. Test fall with yarn PR:Update ci #761
Reactions are currently unavailable