Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 194 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 194 Bytes

coding_practice--js

Tests

I wrote my own test framework just for practice.

To run tests:

  1. git clone https://github.com/jahammo2/coding_practice--js
  2. yarn install
  3. yarn test