js_of_ocaml
js_of_ocaml copied to clipboard
Use dune test stanza
This requires some fixes in dune...
I'm guessing the relevant dune PR is https://github.com/ocaml/dune/pull/10671, in which case this PR is blocked until dune 3.17 is released (https://github.com/ocaml/dune/milestone/58)
xref https://github.com/ocaml/dune/issues/11143
@vouillon, can you rebase this PR using the latest version of dune 3.17 ? I think they've drop the change that caused most dune file to be reformatted.
I plan to merge this PR before merging #1724