Skip to content

Include @group annotations in the report #46

Description

@techhemant

We've tagged each tests with relevant groups. We'd like to filter/ categorise/ see test belonging to a group, together. I see that we don't pass group information to xmls. Can we add it as a feature?

/**
 * Tests if this works
 * @group Basic_Test
 * @group Login
 * @group Logout
 */
class ThisIsATest extends BaseTest {
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions