Skip to content

Severity level dont work with custom annotation #461

Description

Severity level dont work with custom annotation
@Target(AnnotationTarget.FUNCTION) @Retention(AnnotationRetention.RUNTIME) @Severity(SeverityLevel.BLOCKER) @Epic("Suite for smoke tests") @Tag("Smoke") annotation class SmokeTest
@Epic annotation is works, but in the report always puts a severity level of normal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions