Skip to content

How to run a test case in a suite? #140

@jiyeyuran

Description

@jiyeyuran

I'm using the allure-go framework and would like to know how to run a single specific test case within a test suite, rather than executing all test cases in the entire suite.

I've tried the standard go test commands, but the execution gets stuck. I'm unsure how to combine Allure annotations and the suite structure to target an individual test case precisely.

I would appreciate help with: Command examples to run a single test case within a suite.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions