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

[Postman Support]: Feature request: define values for placeholders in the yaml configuration #152

Open
networkinss opened this issue Nov 24, 2021 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@networkinss
Copy link
Contributor

Usually you don't have a Spring context in the JUnit tests.
I would like to have placeholders which can be defined programmatically.

Like you define in the yaml file:
apiExecutor[0].outputDir: ${file.path}

And define the value for the Idaithalam executor like in a Hashmap:
VirtualanTestPlanExecutor.setValues(HashMap map);

That will help a lot if you have several configuration files containing same values.
I can make a PR for that if that is ok.

@elans3 elans3 changed the title Feature request: define values for placeholders in the yaml configuration [Postman Support]: Feature request: define values for placeholders in the yaml configuration Nov 25, 2021
@elans3
Copy link
Member

elans3 commented Mar 26, 2022

@networkinss Please create the PR and we will review

@elans3 elans3 added the help wanted Extra attention is needed label Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants