Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Wraps Core
to provide a command-line interface.
This module extends Core
to allow CLI options to be passed to Alcotest executables. In particular:
run_with_args
function can be used to pass arguments to tests from the command line;module type S = sig ... end