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

Support for wiremock-pact #94

Closed
7 tasks done
picimako opened this issue Mar 14, 2024 · 1 comment
Closed
7 tasks done

Support for wiremock-pact #94

picimako opened this issue Mar 14, 2024 · 1 comment
Assignees
Labels
investigation Collect information on a topic. wiremock extension Additions or enhancements for WireMock extensions
Milestone

Comments

@picimako
Copy link
Owner

picimako commented Mar 14, 2024

Summary

Investigate and add support for https://github.com/wiremock/wiremock-pact.

The original issue was about checking Atlassian's wiremock-pact-generator project.

Tasks

  • Default builder method argument values for se.bjurr.wiremockpact.wiremockpactlib.api.WireMockPactConfig
  • Convert WireMockPactConfig from JSON to Java in the stub mapping preview.
  • Regex language injection into:
    • WireMockPactConfig.setIncludeRequestHeadersRegexp()
    • WireMockPactConfig.setIncludeResponseHeadersRegexp()
  • Generate, via Alt+Insert menu, a WireMockPactExtension-type @RegisterExtension field.
    • This should be available only when the wiremock-pact extension is configured in the project.
@picimako picimako added the investigation Collect information on a topic. label Mar 14, 2024
@picimako picimako added the wiremock extension Additions or enhancements for WireMock extensions label Apr 3, 2024
@picimako picimako added this to the v1.0.27 milestone May 5, 2024
@picimako picimako changed the title Support for the Atlassian wiremock-pact-generator? Support for wiremock-pact May 7, 2024
@picimako picimako self-assigned this May 7, 2024
@picimako
Copy link
Owner Author

picimako commented May 8, 2024

Completed in v1.0.27.

@picimako picimako closed this as completed May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation Collect information on a topic. wiremock extension Additions or enhancements for WireMock extensions
Projects
None yet
Development

No branches or pull requests

1 participant