eunit_server

EUnit server process.

EUnit server process

Functions


start(Server) -> term()

start_test(Server, Super, T, Options) -> term()

stop(Server) -> term()

watch(Server, Module, Opts) -> term()

watch_path(Server, Path, Opts) -> term()

watch_regexp(Server, Regex, Opts) -> term()

See also

eunit

Richard Carlsson richardc@it.uu.se
View Functions