help wantedin progress
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:#762
- Upgrade outdated dependencies in the generator PR:#760
- Let's improve testing in the generated project
- Improve the prompt message from Mocha generator #545
- Allow no test-framework to be used #457
- Refactor Jasmine (remove sub-generator)
- Refactor Mocha (remove sub-generator)
- Add jest support #615
- Add ava support #521
- Add Cypress support for e2e testing
- Let's add a
readme.mdin generated project with relevant info (tasks, etc..) #587 - Add support to CLI no-interaction install #567 & #458
Bugs to be fixed
- Even though Yarn is detected, it creates a npm lockfile #747
- Husky tasks needs to be compatible with NPM and Yarn PR:#761
- Update
travis.ymlin order to remove compatibility with Node@6 and add support for Node@12. Test fall with yarn PR:#761