Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

Allow "Features" to be inherited #874

Closed
afelisatti opened this issue Oct 27, 2016 · 3 comments
Closed

Allow "Features" to be inherited #874

afelisatti opened this issue Oct 27, 2016 · 3 comments
Milestone

Comments

@afelisatti
Copy link

Right now, since the Features annotation is not annotated with the "@inherited" annotation, one cannot take advantage of the fact that most features have a test superclass and must instead annotate each specific subclass. Would it be possible to add the annotation?

@baev
Copy link
Member

baev commented Feb 14, 2017

@afelisatti nice call, should be done in 1.5.2

@baev baev added this to the 1.5.3 milestone Mar 1, 2017
@baev
Copy link
Member

baev commented May 10, 2017

fixed in Allure 2 adaptors. You can send us a pull request if you want to have this in Allure 1, but I recommend you to migrate to new adaptors. https://github.com/allure-framework/allure-java/issues

@baev baev closed this as completed May 10, 2017
afelisatti pushed a commit to afelisatti/allure-core that referenced this issue May 10, 2017
@afelisatti
Copy link
Author

Hi, @baev. I'm not sure when we would migrate so I've opened a PR for Allure1. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants