allure-framework / allure-python

Allure integrations for Python test frameworks
https://allurereport.org/
Apache License 2.0
722 stars 236 forks source link

Allure-pytest: support hiding/masking a step's parameter #805

Open delatrie opened 6 months ago

delatrie commented 6 months ago

Discussed in https://github.com/orgs/allure-framework/discussions/1610

Originally posted by **nikeasyanzi** March 11, 2022 I find the feature has implemented as `secret` in java. But is there any plan to implement that in other testing tools? Feature request: a way to disable step parameter auto-displaying in the report. https://github.com/allure-framework/allure2/issues/863