Onsi Fakhouri

Results 458 comments of Onsi Fakhouri

But yes. Agreed that it's the more sustainable long term solution.

Ok sounds good all around. I'll work on using `go list` - though i'm only planning on making the change in v2 (which i'm hoping will ship in the next...

that would be super super helpful, actually. thanks!

i'm mostly wanting to spend most of my cycles on v2 - but will happily merge a working patch into v1 (and borrow from it to accelerate the v2 side...

Sorry for the radio silence. Am still planning to leverage `go list` in V2 but haven't gotten to it yet.

I've finally managed to circle back to this as I near the finish line on ginkgo v2... ...and it looks like this issue is "fixed" in Ginkgo V2. I've fetched...

Because of covid and schools shutting down I've not had as much focused time to dedicate to Ginkgo as I'd originally planned. Nov/Dec doesn't seem viable right now but -...

[V2](#711) is under active development now and I've got more consistent time to put towards it these days - I hope to get to this particular feature in the next...

The V2 beta shipped last week and includes support for `BeforeAll` and `AfterAll` in contexts that are marked as `Ordered`. Docs for using the beta are [here](https://github.com/onsi/ginkgo/blob/ver2/docs/MIGRATING_TO_V2.md#using-the-beta) and the docs...

Could you share a bit more about your use case or point me at some actual code? The example you have in the issue is a bit confusing (specifically: the...