Closed
Description
openedon Oct 1, 2019
Hi, I tried to set up timeouts for extension methods (BeforeAllCallback
or AfterEachCallback
) by using the @Timeout
annotation with it, but it didn't work.
Also I've tried to set global timeouts such us junit.jupiter.execution.timeout.aftereach.method.default
, and this also hasn't worked.
It would be great to see this feature in JUnit 5 next releases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment