Skip to content

Allow all extensions to access method-level extension context #4057

@marcphilipp

Description

@marcphilipp

Overview

The JUnit Jupiter extension API is missing a crucial piece of functionality that comes up and is re-discussed every few weeks/months: there is no way to access the method-level extension context for TestInstancePostProcessor (and other) extensions. This is important to create and destroy resources on the test class instance level. Resolving this issue will reduce friction for users and free up time for maintainers to work on other duties.

Deliverables/tasks

Sub-issues

Metadata

Metadata

Assignees

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions