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
Could do with a --focus flag to allow users to run only one case. Identifying them would probably require entering the entire string though, or maybe a regex? Doubt we could do line numbers because of the way we're parsing YAML
Could do with a
--focusflag to allow users to run only one case. Identifying them would probably require entering the entire string though, or maybe a regex? Doubt we could do line numbers because of the way we're parsing YAML