Skip to content
Discussion options

You must be logged in to vote

Currently, I think the only way is to annotate the class with @Execution(CONCURRENT) and each test method with @Execution(SAME_THREAD). However, I also think that's needlessly restrictive and we should relax that. Could you please raise an issue?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@t-o-n-y-p
Comment options

Answer selected by t-o-n-y-p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants