Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Repo containing algorithm solutions (JavaScript) and corresponding tests (Jest) for Code Signal.

Notifications You must be signed in to change notification settings

joseph-bravo/jest-codesignal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo containing algorithm solutions (JavaScript) and corresponding tests (Jest) for Code Signal.

Development

  • Install dependencies with npm i.
  • Run test script with npm test, or run in watch mode with npm run test:watch.
  • Alternatively, install Jest for VSCode.

About

Repo containing algorithm solutions (JavaScript) and corresponding tests (Jest) for Code Signal.

Resources

Stars

Watchers

Forks