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 qase.fields tag #268

Merged
merged 1 commit into from
Sep 9, 2024
Merged

feature: support qase.fields tag #268

merged 1 commit into from
Sep 9, 2024

Conversation

gibiw
Copy link
Contributor

@gibiw gibiw commented Sep 9, 2024

You can specify the fields that you want to send to Qase.

Simple test
    [Tags]     qase.fields:{ "suite": "my suite", "description": "It is simple test" }
    Should Be Equal As Numbers    1    1

You can specify the fields that you want to send to Qase.

```robotframework
Simple test
    [Tags]     qase.fields:{ "suite": "my suite", "description": "It is simple test" }
    Should Be Equal As Numbers    1    1
```
@apetrosyan1613 apetrosyan1613 self-requested a review September 9, 2024 15:56
@gibiw gibiw merged commit 8becc6c into main Sep 9, 2024
26 checks passed
@gibiw gibiw deleted the feature/robot-fields branch September 9, 2024 15:57
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