Skip to content
Snippets Groups Projects
Commit 0518f318 authored by Susie Sahim's avatar Susie Sahim
Browse files

Add documentation links for Jest and Enzyme.

parent 7b4ea1de
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,8 @@ Run unit tests in watch mode (watches for code changes and continuously runs tes
npm run unit-test -- --watch
```
You may want to review the documentation for [Jest](https://facebook.github.io/jest/docs/en/api.html) and [Enzyme](http://airbnb.io/enzyme/docs/api/) as you write your tests.
## Publishing to GitHub Pages
You can publish the GUI to github.io so that others on the Internet can view it.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment