Tessa Test Annotations provide additional annotations that are no standard means of JUnit, etc.
The annotations are used to distinctively express information in the test source code to allow for extraction during the generation of test documentation.
Therefore, they have no implication on the behavior of the annotated code, their only purpose is documentation, i.e., the Tessa Maven Plugin uses the annotations as entrypoint to retrieve information. The compiler discards the annotations.