forked from dbuenzli/brr
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
add test to make sure jsoo compiled programs using prr would load successfully in Node.js.
concrete testing plan
- under folder nodejs_tests
- create a test case
nodejs_loading_tests.mlusing aexecutablestanza setting modes tojs; and add a rule to run the resulting js file with nodejs while adding this rule to the dune targetruntest- include simple usage of
-
Prr.Jstr,Prr.Jv -
Prr.Fut -
Prr.Tarray -
Prr.Blob -
Prr.Base64 -
Prr.Json -
Prr.Uri -
Prr.Console
-
- ref on dune usage: https://github.com/kxcteam/kxclib-ocaml/blob/main/jsoo/unit_test/dune
- include simple usage of
- add / make sure that CI on GH runs the test added
Metadata
Metadata
Assignees
Labels
No labels