EladT

Results 12 comments of EladT

> I know this is an ancient issue, but I'll mention another way this is an issue. In kubernetes, we have a rather large end-to-end test suite. There is a...

> @tzvatot Thanks for your feedback! Is this code somewhere I can see? Unfortunately no. But we might open it up sometime in the future.

@arxeiss no, it does not solve the problem. As mentioned in the documentation, the BeforeSuite and AfterSuite are global. For example, assume I have a single test suite called "regression"....

It would be very beneficial to get this feature without actually having to generate this list all the time.

@onsi how can I find the PR for this? what version will include it?

@onsi it seems that the BeforeAll/AfterAll is strongly tight with Ordered context. This cause the following issue: In case of using a DescribeTable with multiple entries, the first entry fails...

> hey @tzvatot do you mind opening a new issue so we can discuss it there? i'd like to learn more about what you're doing in the table test to...

@tnissen375 thanks! how about creating it as a pull request to this fork?

Please add support for targetPath!

Thanks @onsi . Any chance to build this in the framework too?