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

Passing description prop for newly created test runs #152

Open
aleksandr-corrily opened this issue Jan 10, 2024 · 1 comment
Open

Passing description prop for newly created test runs #152

aleksandr-corrily opened this issue Jan 10, 2024 · 1 comment
Assignees
Labels
pytest to do Will be done

Comments

@aleksandr-corrily
Copy link

Problem:
Currently, there is no way to pass a 'description' property for a new created test-run, only title.
For example, playwright allows to pass that value via env variable.

Proposal:
Add a property --qase-testops-run-description for passing description for test tuns.

@n3r n3r self-assigned this Feb 18, 2024
@n3r n3r added to do Will be done pytest labels Feb 18, 2024
@gibiw
Copy link
Contributor

gibiw commented Jun 18, 2024

@aleksandr-corrily thanks for noticing! We have published a new version of python reporters. Now you can pass the test ran description. You can find all options in this documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pytest to do Will be done
Projects
None yet
Development

No branches or pull requests

3 participants