Skip to content
Snippets Groups Projects
Commit b7b88f11 authored by Moul's avatar Moul
Browse files

Skip DeathReaper tests when `pydiscourse` is not importable (#443)

Depending whether Poetry virtualenv contains `pydiscourse`,
it will skip or not `tests.unit.wot.exclusions`

pydiscourse is installed when specifying `poetry install --extras deathreaper`

https://docs.pytest.org/en/7.1.x/how-to/skipping.html#skipping-on-a-missing-import-dependency
parent fedabd49
No related branches found
No related tags found
1 merge request!256Skip DeathReaper tests when `pydiscourse` is not importable (#443)
Pipeline #34542 passed