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
I would like the tests to exit if they take longer than say 5 minutes to complete. I know this functionality exists in go test but doesn't seem to exist in ginkgo
I would like the tests to exit if they take longer than say 5 minutes to complete. I know this functionality exists in
go testbut doesn't seem to exist inginkgo