You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Analoguous to BeforeAllCallback etc., new BeforeContainerTemplateInvocationCallback/AfterContainerTemplateInvocationCallback (names to be discussed) extension interfaces should be introduced as well to externalizing behavior to extensions.
marcphilipp
changed the title
Add per-invocation lifecycle method and extension support for container templates
Add per-invocation lifecycle callbacks for container templates
Feb 27, 2025
marcphilipp
changed the title
Add per-invocation lifecycle callbacks for container templates
Introduce per-invocation lifecycle callbacks for container templates
Feb 27, 2025
Follow-up on #871.
Analoguous to
BeforeAllCallback
etc., newBeforeContainerTemplateInvocationCallback
/AfterContainerTemplateInvocationCallback
(names to be discussed) extension interfaces should be introduced as well to externalizing behavior to extensions.Deliverables
BeforeContainerTemplateInvocationCallback
/AfterContainerTemplateInvocationCallback
extension points@ParameterizedContainer
in caseTestInstance.Lifecycle.PER_CLASS
is usedThe text was updated successfully, but these errors were encountered: