Since `pflag` package ignores flags with '-test.' prefix see: https://github.com/spf13/pflag/issues/63 https://github.com/spf13/pflag/issues/238 would be nice to add an helper function and some doc to work around that.
Since
pflagpackage ignores flags with '-test.' prefix see:#63
#238
would be nice to add an helper function and some doc to work around that.