Open bryphe opened 5 years ago
We should switch our tests to use the rely framework provided by reason-native: https://github.com/facebookexperimental/reason-native/tree/master/src/rely
rely
reason-native
We'll need to follow the instructions in that README (split out our test into a bin/lib), and ensure that the tests work with JSOO too.
README
We should switch our tests to use the
rely
framework provided byreason-native
: https://github.com/facebookexperimental/reason-native/tree/master/src/relyWe'll need to follow the instructions in that
README
(split out our test into a bin/lib), and ensure that the tests work with JSOO too.