```c TEST("a test in this group", "some", "optional", "tags") { /* test case contents */ } ``` Edit: test tags instead of test groups because the syntax wasn't possible