Skip to main content

example_names

Function example_names 

Source
pub fn example_names(plan: &ExecutionPlan) -> Vec<String>
Expand description

The per-example display names: the innermost heading (or the body-derived name when there is no heading), de-duplicated with a [n] suffix — the rule the pytest/unittest adapters use, so header-bound rows share their binding sentence’s name.