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

I want to addEnvironment(name, value) via code instead of xml file #276

Open
1 of 3 tasks
yili1992 opened this issue Jul 20, 2018 · 1 comment
Open
1 of 3 tasks
Labels
task:new feature Requesting new capability or software feature theme:pytest

Comments

@yili1992
Copy link

I'm submitting a ...

  • bug report
  • feature request
  • support request => Please do not submit support request here, see note at the top of this template.

What is the current behavior?

I can't found add environment function in allure

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

What is the expected behavior?

I want to addEnvironment(name, value) via code

What is the motivation / use case for changing the behavior?

I want to add environment to show my test line info, and I use jenkins to executor our testcase

Please tell us about your environment:

Other information

@symonk
Copy link

symonk commented May 18, 2019

Hi, you can simply generate an environment.properties file yourself as part of the test run and drop it into allure-results

@delatrie delatrie added theme:pytest task:new feature Requesting new capability or software feature labels Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task:new feature Requesting new capability or software feature theme:pytest
Projects
None yet
Development

No branches or pull requests

3 participants