allure-framework / allure-framework/allure-python
Pytest: report collection errors
Open
task:new feature
theme:pytest
theme:pytest-bdd
- Dominant language
- Python
- Stars
- 814
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
### Discussed in https://github.com/orgs/allure-framework/discussions/2987
Originally posted by **cml8ds** May 5, 2025
I run my test suite using pytest `--continue-on-collection-errors` option.
I don't see the failing tests at collection step in the report and it seems that allure-pytest is not creating any json files in _alluredir_ for these tests.
Is there a way to change this behavior?
Contributor guide
Assessment
This issue has not been assessed yet.