Description
I receive the following warning on using add_test_properties in our project with a custom pyproject.toml file for docs(...)
Analysis results
PytestUnknownMarkWarning: Unknown pytest.mark.test_properties - is this a typo
Solution
Using pytest_configure
Error Occurrence Rate
None
How to reproduce
No response
Supporting Information
No response
Classification
Minor
First Affected Release
not released (main)
Last Affected Release
not released (main)
Expected Fixed Release
before release (main)
Category
Description
I receive the following warning on using add_test_properties in our project with a custom pyproject.toml file for docs(...)
Analysis results
PytestUnknownMarkWarning: Unknown pytest.mark.test_properties - is this a typoSolution
Using pytest_configure
Error Occurrence Rate
None
How to reproduce
No response
Supporting Information
No response
Classification
Minor
First Affected Release
not released (main)
Last Affected Release
not released (main)
Expected Fixed Release
before release (main)
Category