#[test_group]Expand description
Prefix a test name with a nextest filter group.
This renames test_some_behavior into test_some_behavior_<group>_, making
it easy to filter tests by group postfixes in nextest.
#[test_group]Prefix a test name with a nextest filter group.
This renames test_some_behavior into test_some_behavior_<group>_, making
it easy to filter tests by group postfixes in nextest.