Skip to content

Conversation

@gibiw
Copy link
Contributor

@gibiw gibiw commented Dec 13, 2024

  • Introduced configuration for custom statuses of xfail-marked tests.
  • Default statuses: skipped for failed tests and passed for successful tests.
  • Added methods to read values from qase.config.json and environment variables:
    • QASE_PYTEST_XFAIL_STATUS_XFAIL for failed xfail tests.
    • QASE_PYTEST_XFAIL_STATUS_XPASS for successful xfail tests.

- Introduced configuration for custom statuses of xfail-marked tests.
- Default statuses: `skipped` for failed tests and `passed` for successful tests.
- Added methods to read values from `qase.config.json` and environment variables:
  - `QASE_PYTEST_XFAIL_STATUS_XFAIL` for failed xfail tests.
  - `QASE_PYTEST_XFAIL_STATUS_XPASS` for successful xfail tests.
@gibiw gibiw merged commit c2f1d6c into main Dec 13, 2024
36 checks passed
@gibiw gibiw deleted the feat/commons-xfail branch December 13, 2024 08: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

Development

Successfully merging this pull request may close these issues.

2 participants