Build an example project and run the tests: $ dune build @install @runtest Rebuild main if necessary, and run it $ dune exec ./bin/main.exe Hello, world!