-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
What problem does this feature solve?
Suggest Integrates unit testing through Jest during the scaffolding process.
This template ignores totally software testing concepts as it does not suggest any tool to run unit tests, for example.
What does the proposed changes look like?
During the scaffolding process, Jest should be selectable to run unit tests.