🐞 Bug Fixes
🔬 Improvements
- Add pytest ParameterSet.id placeholder for @allure.title formatter (via #787) - @betapl3b
- Ignore --clean-alluredir when using --collectonly (via #753) - @ShurikMen
👻 Internal changes
- Expected fail of lazy-fixture tests (via #793) - @delatrie
- Replace direct type comparisons with isinstance (via #760) - @delatrie
Documentation changes
- Fix custom label doc: "allure-labels" -> "allure-label" (via #748) - @inqvan
- Update link to the docs (via #779) - @baev
- Use the standard header in all READMEs (via #784) - @delatrie
- Fix project's metadata. Add common READMEs (via #799) - @delatrie