mte/unikernel/duniverse/dune_/doc/reference/aliases/runtest.rst
2025-11-11 02:07:51 +01:00

10 lines
262 B
ReStructuredText

@runtest
========
Actions that run tests are attached to this alias. For example this convention
is used by the ``(test)`` stanza.
``dune runtest`` is a shortcut for ``dune build @runtest`` but is also able to
run individual tests.
.. seealso:: :doc:`/tests`