JaniJegoroff / coderbyte-js-challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coderbyte-js-challenges

Coderbyte Javascript challenges for fun. In addition to unit test them and applying mutation testing practices using Stryker to test that unit tests are good enough.

Run unit tests

npm run test

Run Stryker mutation testing

npm run stryker

About


Languages

Language:JavaScript 100.0%