Skip to content

Introduce Step annotation to get individual step information from automated tests #40

Description

@AnjiB

Background:

Currently Allure framework supports to read individual step information through @step annotation. This is really a great feature to know what is happening in each step which includes logs, attachments etc.

Feature to be implemented:

If a team wants to migrate from open source allure to Xray, it loses this important feature. We currently did a Test Management POC in our organisation and Step data is one of MustHaves and we said No GO to Xray just coz of this.

Note: Xray already supports Step information through XRay Json Schema but only for Manual tests, at least extend that to Automation tests (Test Type: Generic).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    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