eunit_server
EUnit server process.
Functions
start_test(Server, Super, T, Options) -> term()
watch(Server, Module, Opts) -> term()
watch_path(Server, Path, Opts) -> term()
watch_regexp(Server, Regex, Opts) -> term()
Richard Carlsson
carlsson.richard@gmail.com