File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,10 +10,13 @@ Because I proselytize that it's good practice to [learn a language through Asser
1010
1111## Frameworks
1212
13+ > Narrator: * He would never do any of this.*
14+
1315★ ; [ tape] ( https://github.com/substack/tape ) <br />
1416★ ; [ mocha] ( https://github.com/mochajs/mocha ) <br />
1517★ ; [ jest] ( https://github.com/facebook/jest ) <br />
1618★ ; [ ava] ( https://github.com/avajs/ava ) <br />
19+ ☆ ; [ nyc] ( https://github.com/istanbuljs/nyc ) <br />
1720
1821★ ; [ chai/expect] ( https://github.com/chaijs/chai ) <br />
1922★ ; [ sinon] ( https://github.com/sinonjs/sinon ) <br />
@@ -29,6 +32,7 @@ Because I proselytize that it's good practice to [learn a language through Asser
2932☆ ; [ mock-fs] ( https://github.com/tschaub/mock-fs ) <br />
3033
3134★ ; [ eslint] ( https://github.com/eslint/eslint ) <br />
35+ ☆ ; [ prettier] ( https://github.com/prettier/prettier ) <br />
3236★ ; [ husky] ( https://github.com/typicode/husky ) <br />
3337
3438[ githubactions-img ] : https://github.com/cantremember/javascript-testing/workflows/CI/badge.svg
You can’t perform that action at this time.
0 commit comments