Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Currently, WorkDirectoryExtension supports only non-static field and parameter injection. This is inconvenient in some test scenarios, e.g. when an Ignite cluster is created for the whole test class life duration (i.e. it is set up in the `BeforeAll` method), which requires a work directory with the corresponding life cycle.
Attachments
Issue Links
- links to