I like the inline test generator feature (unsurprisingly) but for one of my projects (containers) I need the generated test to be compiled with -no-labels. It would probably be useful to also be able to specify other flags, warnings, etc.
Would it make sense that a subsection of the (inline_tests (…)) portion of a library has the same stanzas as any executable?