dylan-lang / testworks

Test framework for Dylan
http://dylan-lang.github.io/testworks/
5 stars 5 forks source link

Improve error for "Ran out of arguments" #177

Open cgay opened 7 months ago

cgay commented 7 months ago
$ _build/bin/testworks-test-suite-app --report
Ran out of arguments.

The error message should say Error: --report requires an argument, one of "xml, surefire, ..."