Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: Make prefix configurable via ENV #13

Closed
atodorov opened this issue Feb 20, 2019 · 0 comments
Closed

RFE: Make prefix configurable via ENV #13

atodorov opened this issue Feb 20, 2019 · 0 comments

Comments

@atodorov
Copy link
Member

As of now plugin_helpers.Backend receives a prefix string from the plugins but this is hard-coded.

In the plugin-demo repository I am using both tap and junit.xml plugins and I'd like for the TP prefix to be the same while for TR prefix to be different. This is a plausible scenario where you are running several test runs via different frameworks/plugins on a more complex product.

For example a mobile app with iOS and Android versions where the requirement is to have all TRs under the same TP, maybe for easier reporting of statistics.

Note: some of the changes will probably have to go into plugin_helper.py itself.

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

No branches or pull requests

1 participant