Refactor options tests.
Avoid repeating option names as :foo and --foo. Instead use a function to transform from :foo to --foo.
Loading
Please register or sign in to comment
Avoid repeating option names as :foo and --foo. Instead use a function to transform from :foo to --foo.