Add CLI test cases #179
Labels
enhancement
Issue/PR that involves features, improvements and other changes
good first issue
Good first issue for new contributors. New contributors are welcome!
minor
Minor issue/feature/contribution/change
We should add test cases that ensure the functionality of the command-line interface and the CLI arguments.
Currently, we can only test that manually, which is tedious as it requires building a jar after every change.
These CLI arguments should be tested first:
-l
-bc
-t
(sensitivity)-m
-n
-c
Later we should also test:
-r
-v
(replaced by --log-level)-d
-S
-p
-x
The text was updated successfully, but these errors were encountered: