You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users should be able to set up an array for the option parser
and provide it to bandit::run to allow additional options (for
example --extended-tests or something might be a use-case).
Those options must be accessible within all tests.