Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: support QaseIgnore tag #689

Merged
merged 1 commit into from
Sep 23, 2024
Merged

feature: support QaseIgnore tag #689

merged 1 commit into from
Sep 23, 2024

Conversation

gibiw
Copy link
Contributor

@gibiw gibiw commented Sep 23, 2024

  • Support QaseIgnore tag. If the test case has the QaseIgnore tag, the reporter will not send the result to the Qase TMS.

    @QaseIgnore
    Scenario: simple test
  • Improved error handling.

- Support `QaseIgnore` tag. If the test case has the `QaseIgnore` tag, the reporter will not send the result to the Qase
  TMS.

    ```cucumber
    @QaseIgnore
    Scenario: simple test
    ```

- Improved error handling.
@gibiw gibiw merged commit ac6d423 into main Sep 23, 2024
42 checks passed
@gibiw gibiw deleted the feature/cucumber branch September 23, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants