mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-13 14:24:47 +01:00

According to TAP protocol version 13, the comments after the test name only may contain Directives - # TODO or # SKIP. We should put the comment (aka suite name) on a separate line before the test. See http://testanything.org/tap-version-13-specification.html#directives