◐ Shell
clean mode source ↗

Support test instance params from superclasses by akornilo-amplify · Pull Request #567 · allure-framework/allure-java

Context

TestInstanceParameter annotation can be used to add parameters from test instance, but superclasses are not supported currently. So parameters from superclass marked with this annotation are not displayed in the Parameters section in reports and tests are marked as "Retries"

Checklist