You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
###Folder structure
There are two folders is src and test, src contains source code and test contains test files and karma's config file.
###How to test
cd kata-tdd-1-NGUYEN-TRUNG-KIEN
npm install
grunt karma:continuous