allure-python
allure-python copied to clipboard
Add flag that allows not to attach logs for passed tests
Context
add a command-line flag --allure-no-capture-passed that allows you not to attach logs/stdout/stderr for passed tests
Checklist
- [x] Sign Allure CLA
- [x] Provide unit tests