Support test instance params from superclasses by akornilo-amplify · Pull Request #567 · allure-framework/allure-java
Navigation Menu
{{ message }}
allure-framework / allure-java Public
- Notifications You must be signed in to change notification settings
- Fork 237
Open
akornilo-amplify wants to merge 2 commits intoallure-framework:mainfrom
Open
Support test instance params from superclasses#567
akornilo-amplify wants to merge 2 commits intoallure-framework:mainfrom
Support test instance params from superclasses#567
akornilo-amplify wants to merge 2 commits intoallure-framework:mainfrom
Conversation
Copy link Copy Markdown
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
- Sign Allure CLA
- Provide unit tests
Copy link Copy Markdown
baev approved these changes Aug 10, 2022
baev requested changes Aug 10, 2022
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please add a test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment