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

V4: Support HTTP and Message interactions in the same test #1376

Open
uglyog opened this issue Jun 2, 2021 · 1 comment
Open

V4: Support HTTP and Message interactions in the same test #1376

uglyog opened this issue Jun 2, 2021 · 1 comment

Comments

@uglyog
Copy link
Member

uglyog commented Jun 2, 2021

Master tracking issue for V4 spec pact-foundation/pact-specification#79

This issue is to track all problems that arise from combining both HTTP and message interactions in any required form.

Current Status

V4 models and Pact files have been implemented. Still required to replace all uses of concrete Pact classes with interfaces to resolve class cast exceptions.

@solarmosaic-kflorence
Copy link

Highest priority for me is just having the ability to merge message pacts and request/response pacts into the same pact file, and having the framework support reading one or the other as necessary. I only need this support in the base Consumer and Provider JARs.

@mefellows mefellows removed the V4 label Jul 12, 2023
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