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
#13496 introduced a mechanism for registering default TELs if a custom TEL is registered via @TestExecutionListeners, but this feature has not yet been documented in the reference manual.
Deliverables
Document the new MergeMode feature in @TestExecutionListeners in the reference manual, including various examples demonstrating the REPLACE_DEFAULTS and MERGE_WITH_DEFAULTS modes.