(do-specs config)
(get-version)
(parse-args & args)
(print-version)
(run & args)
Runs specs with the given command-line args. Returns the number of test failures
(usage errors)