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

Use V3 Pact interface #31

Closed
YOU54F opened this issue Jan 17, 2023 · 1 comment
Closed

Use V3 Pact interface #31

YOU54F opened this issue Jan 17, 2023 · 1 comment

Comments

@YOU54F
Copy link
Member

YOU54F commented Jan 17, 2023

Currently we use the pact js v2 interface, and so can only generate version 2.0.0 spec files.

Would be good to use pact js v3 interface, and ideally v4 too, for all the juicy pact plugin goodness, and multi protocol contracts.

#23 is a gnarly effort with much code duplication, hopefully it serves as inspiration for someone to do it in a nicer way.

Demo here

https://github.com/YOU54F/nestjs-pact-test#based-on-v3-pact-specification-and-pact-js-v3-interface

@YOU54F
Copy link
Member Author

YOU54F commented May 17, 2023

Closing due to lack of interest, happy for willing contributors to implement the changes if required 👍🏾

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

1 participant