Onsi Fakhouri
Onsi Fakhouri
wonderful! this looks great, thank you :) if you're up for it since you've done all this work already converting the other nodes would be great (either in this PR...
hey @eugenenosenko yes - thanks for the nudge. i was waiting for CI to run and then totally forgot to check back! this all looks good to me. i’ll pull...
thanks @eugenenosenko ! this just shipped in v2.16.0
hey thanks for the PR - I left some comments over there.
hey @mateusoliveira43 - that's not possible at the moment, no. the only suite-wide limit you can impose is a time limit.
arlight this is on master now
hey @maguro this sounds like a great idea. i took a look and it was actually relatively easy to implement. I've added `DescribeTableSubtree` - please take a look at the...
hey sorry for the delay. ginkgo is running `go tool cover -func coverage.txt` but not showing you the output if it exists with a non-zero exit code. i've fixed that...
hey @mat007 - `SpecStatePending` is reserved for tests that are explicitly marked as [Pending](https://onsi.github.io/ginkgo/#pending-specs). To distinguish between specs that were skipped by the user explicitly (via `Skip(...)`) and specs skipped...
nor straightforwardly I don’t think - but at this point i should ask: what problem are you trying to solve?