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
Have powertest accept the --bench flag, and proxy the arguments to another runner like probe-run if --bench is not set. The argument validation should only happen if --bench is set. If it's not, validation is the job of the runner being proxied to.
Have
powertestaccept the--benchflag, and proxy the arguments to another runner likeprobe-runif--benchis not set. The argument validation should only happen if--benchis set. If it's not, validation is the job of the runner being proxied to.