plow-technologies / ocaml-export

Export Haskell type and aeson serializations to OCaml BuckleScript
Other
17 stars 1 forks source link

ocaml-export

Test

bash test.sh

Todo

Complete before stablizing and pushing to version 1.0.0.0.

Wishlist

Nice to have but low priority.

ocaml-export Internal Tests

If you want to run it against servant:

stack test --flag ocaml-export:servant-spec
cd test/interface/golden
npm install
npm run test