Skip to content

Conversation

FooBarRaz
Copy link

We wanted to be able to directly run a nested test from the IDE instead of having to run the entire parent. In order to accomplish that, we modified the runner to build the enclosing context when a parent exists. This allows for running any @before and @after blocks from a parent, but only runs the tests at and below the nesting level of the specified test method or class.

@JordanMartinez
Copy link

Is this going to get merged and be released anytime soon? Or is such a capacity planned for (or already implemented in) JUnit 5, making this outdated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants