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 language implementation compatibility suite #100

Open
mefellows opened this issue Jul 4, 2023 · 1 comment
Open

Pact language implementation compatibility suite #100

mefellows opened this issue Jul 4, 2023 · 1 comment
Labels
Q3 Initiative is planned for a Q3 launch

Comments

@mefellows
Copy link
Contributor

mefellows commented Jul 4, 2023

Problem
Maintainers of a Pact client language currently lack a detailed implementation and ongoing maintenance guide. The Pact ecosystem and feature suite is also quite vast, and it can be hard to know when a client language is "done".

Solution
In consultation with the open source maintainer and contributor community, PactFlow will be building a set of guides, tutorials/workshops, test criteria and a reference language that demonstrates how to use the various SDKs to create a feature complete language.

Called "Maintainer Experience", it is an accessible set of educational materials, and improvements to our core SDKs to simplify the experience for maintainers and community contributors contributing to the ecosystem.

The Test compatibility suite is a BDD acceptance testing suite (written in gherkin) that covers all of the Pact behaviour required to achieve full language support/parity.

Each language would pull in the BDD suite and implement the scenarios they support. It’s a Test Compatibility Kit (TCK) type model. Initially, this would be added to the Pact JVM and Rust languages

@mefellows mefellows created this issue from a note in Pactflow Roadmap (Working on) Jul 4, 2023
@mefellows
Copy link
Contributor Author

The compatibility suite is currently in progress here:
https://github.com/pact-foundation/pact-compatibility-suite/

@mefellows mefellows added the Q3 Initiative is planned for a Q3 launch label Jul 4, 2023
@mefellows mefellows moved this from Working on to Shipped 🚀 in Pactflow Roadmap Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Q3 Initiative is planned for a Q3 launch
Projects
Pactflow Roadmap
Shipped 🚀
Development

No branches or pull requests

1 participant