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

[pact-jvm-provider-junit] @Consumer annotation can't be set via environment variable #528

Closed
jefdo opened this issue Aug 28, 2017 · 1 comment

Comments

@jefdo
Copy link

jefdo commented Aug 28, 2017

Currently, the @consumer annotation does not accept a ${env.variable} as an acceptable input as it doesn't have variable interpolation. The pact broker annotation has variable interpolation, and adding that functionality to the @consumer annotation will allow pacts to be validated in a more targeted way.

@rholshausen
Copy link
Contributor

Fix released with version 4.3.16

rholshausen added a commit that referenced this issue Nov 25, 2022
… and provider annotation with JUnit4 provider tests #528 #1616
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

3 participants