issues
search
keithb418
/
scrum-team-app
Apache License 2.0
3
stars
5
forks
source link
Setup unit test with Jest testing framework
#31
Closed
asc2683
closed
7 years ago
asc2683
commented
7 years ago
[x] install jest and configure to show coverage
[x] write a dummy test to verify that everything is config and working correctly
[x] update readme
asc2683
commented
7 years ago
Added new modules for jest testing, please run npm install