Onsi Fakhouri

Results 6 issues of Onsi Fakhouri

@KevinJCross wrote on #711 Hi, Im considering trying to add a feature where a file log of the time of each stage is aded. Currently we have quite a few...

The experience when parallel tests hang currently sucks. (See #323 and #206) I had some time recently to try out a few ideas and landed on this PR that I'd...

I'd love some feedback on the following proposal for per-spec and per-node timeout support, as well as improved cleanup behavior, for Ginkgo 2.0. Please take a look at the google...

Some CI systems only flush output when a newline is observed. This makes it hard to see Ginkgo's progress when running without `-v`. A new mode that forces Ginkgo to...

I'd like to propose some new behavior for Ginkgo and am looking for feedback. The intent here is to solve long-standing problems that keep recurring, particularly for users who build...

proposal

On #130 @nabbas-ca wrote: I want to write k8s controller/operator tests within 2 suites, one with envtest controlller manager initialized and listening, and one without. So I can have finegrained...