A ReasonML library implementing PRECIS RFCs:
yarn install
All tests use jest
.
yarn build && yarn jest --coverage;
bs-precis
is tested against the golden.json
test suites from precis_i18n
. This includes additional tests generated by comparing against precis_i18n
.