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

Using global templating with version 3.x #164

Open
achimgrimm opened this issue Sep 4, 2023 · 1 comment
Open

Using global templating with version 3.x #164

achimgrimm opened this issue Sep 4, 2023 · 1 comment
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@achimgrimm
Copy link

Summary

The example code in https://wiremock.org/docs/junit-jupiter/ shows how to activate global templating using an extension.

With version 3.x the constructor for the ResponseTemplateTransformer changed.
I also found, that there is now an option to enable global templating in the options.

The example for the use of an extension should be changed, as it does not compile anymore, and does not make sense with the current configuration options.

References

https://wiremock.org/docs/junit-jupiter/

@achimgrimm achimgrimm added the documentation Improvements or additions to documentation label Sep 4, 2023
@oleg-nenashev oleg-nenashev transferred this issue from wiremock/wiremock Sep 4, 2023
@oleg-nenashev
Copy link
Member

Thanks for the report!

@oleg-nenashev oleg-nenashev added the bug Something isn't working label Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
Status: Must Have
Development

No branches or pull requests

2 participants