testAnnotations

The fully-qualified class names of annotations that mark a method as a test method. Selfie uses this list to determine which snapshots are stale.

Override this property to add custom test annotations or replace the defaults entirely. The default list includes JUnit 5 and JUnit 4 test annotations.