When running multiple test suites in a build, if they each generate an annotation for some reason, it can be hard to tell which annotation is for which test suite.
What would be really handy is if we could include a "title" of some kind into the annotation content. The "title" could come from a setting or just use the context name, I'd imagine it would be as straight forward as a <h1> before the summary line.