docker build --tag zultest:1.0 .
docker run zultest:1.0
npm install
npm run test
npm run coverage
Thanks for visiting this repository and if you have any doubts about this project, please fell free to mail me in anderson.anzileiro@gmail.com or use the github issues page.