Status Quo
Since 5.0 M1, dynamic tests can be registered as lambda expressions, but there are a few limitations with the current feature set.
Topics
- Lifecycle callbacks and extensions are not applied around the invocation of a dynamic test.
- A dynamic test cannot directly benefit from parameter resolution.
- A dynamic test cannot make use of a
TestReporter.
Related Issues
Deliverables
Address each topic.
Status Quo
Since 5.0 M1, dynamic tests can be registered as lambda expressions, but there are a few limitations with the current feature set.
Topics
TestReporter.Related Issues
"Introduce support for parameterized tests""Improve documentation of DynamicTest lifecycle""TestReporter does not capture the correct TestIdentifier when used with DynamicTests"Deliverables
Address each topic.