Skip to content

klaethecoder/js-array-practice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-Enums

This repository is to to help you with your Array.Prototype chops. The objective is to get each test to pass.

How To

Make sure that you npm install to get all your dependencies. After you've done that you can run npm run test-all to run all of your tests. Alternatively you can run npm test [name of test folder] to run each testing suite individually. Start with the map tests and work your way through each test suit by unskipping each test as soon as you get a passing assertion.

About

enum practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%