Skip to content

cantado/refactor_bomb_drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

refactor_bomb_drop

checkout/install project

  git clone [email protected]:cantado/refactor_bomb_drop.git
  cd refactor_bomb_drop
  npm install

Test/Coverage

to test/coverage the project open the bash and navigate to the project directory and execute following command

  • for test (mocha):
      mocha
    
  • for coverage (istanbul):
      npm run cover
    
    • this will create a index.html in coverage/lcov-report. Open it with a browser and see coverage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages