Added Jest JavaScript testing (#208)

This commit is contained in:
Trivikram Kamat 2018-05-07 08:47:39 -07:00 committed by Shmavon Gazanchyan
parent 40d079e4a6
commit 79c58d59f2

View File

@ -105,6 +105,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
- [Brave Browser](https://github.com/brave/browser-laptop/labels/bug%2Fgood-first-bug) _(label: bug/good-first-bug)_ <br> Desktop browser for macOS, Windows, and Linux.
- [Fastify](https://github.com/fastify/fastify/labels/good%20first%20issue) _(label: good first issue)_ <br> Fast and low overhead web framework, for Node.js.
- [Node.js core](https://github.com/nodejs/node/labels/good%20first%20issue) _(label: good first issue)_ <br> JavaScript runtime built on Chrome's V8 JavaScript engine
- [Jest](https://github.com/facebook/jest/labels/Good%20First%20Issue%20%3Awave%3A) _(label: good first issue 👋)_ <br> A complete and easy to set up JavaScript testing solution.
## Julia