In [dev](https://github.com/matthewmueller/dev), I'd like to be able to do: ``` dev watch -- go test ./... -v ``` But currently you get `flag provided but not defined: -v`