We need this for utilities like `env`, that do not gain anything by parsing the options passed to the command they are supposed to execute.
This adds a very basic test suite for ArgsParser that we can use to set a baseline of functionality that we want to make sure keeps working.