@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``.

.. seealso:: :doc:`/tests`
