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

fix: issues with parameters in qase-pytest #236

Merged
merged 2 commits into from
Aug 1, 2024
Merged

fix: issues with parameters in qase-pytest #236

merged 2 commits into from
Aug 1, 2024

Conversation

gibiw
Copy link
Contributor

@gibiw gibiw commented Aug 1, 2024

fix: an issue with qase-pytest-capture-logs parameter

When using the "qase-pytest-capture-logs" parameter, an error occurred:
pytest: error: unrecognized arguments: --qase-pytest-capture-logs=true

Fix #234


fix: an issue with qase-testops-batch-size parameter

When using the "qase-testops-batch-size" parameter, an error occurred:
TypeError: '>' not supported between instances of 'str' and 'int'

Fix #235

When using the "qase-pytest-capture-logs" parameter, an error occurred:
`pytest: error: unrecognized arguments: --qase-pytest-capture-logs=true`

Fix #234
When using the "qase-testops-batch-size" parameter, an error occurred:
`TypeError: '>' not supported between instances of 'str' and 'int'`

Fix #235
@gibiw gibiw merged commit 68b91d2 into main Aug 1, 2024
26 checks passed
@gibiw gibiw deleted the fix/qase-pytest branch August 1, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants