- Install dependencies with
npm i
. - Run test script with
npm test
, or run in watch mode withnpm run test:watch
. - Alternatively, install Jest for VSCode.
This repository was archived by the owner on Feb 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
joseph-bravo/jest-codesignal
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Repo containing algorithm solutions (JavaScript) and corresponding tests (Jest) for Code Signal.