A simple project to demonstrate how to do snapshot and functional component tests with ReasonReact.
To run the component under test
$ yarn start
To run tests
$ yarn build && yarn jest
Copyright © 2019 Brian Gorman
Distributed under the ISC License
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple project to demonstrate how to do snapshot and functional component tests with ReasonReact.
To run the component under test
$ yarn start
To run tests
$ yarn build && yarn jest
Copyright © 2019 Brian Gorman
Distributed under the ISC License