<#23 Pact-JS V3 interface> Pull request opened by ...
# pact-js-development
g
#23 Pact-JS V3 interface Pull request opened by YOU54F testing out @lennartquerter 's change and adding in a v3 interface added tests here https://github.com/YOU54F/nestjs-pact-test which demonstrate • nestjs pact + pact js v9 generating and verifying a v2 spec pact (released as
@you54f/nestjs-pact@2.2.2
) • nestjs pact + pact js v10 generating and verifying a v2 spec pact (Lennarts change from https://github.com/pact-foundation/nestjs-pact/pulls) (released as
@you54f/nestjs-pact@3.0.0
) • nestjs pact + pact js v10 generating and verifying a v3 spec pact (Lennarts change from https://github.com/pact-foundation/nestjs-pact/pulls plus this PR) (released as
@you54f/nestjs-pact@3.0.0
) Published here for testing https://www.npmjs.com/package/@you54f/nestjs-pact?activeTab=versions It's generally gnarly from my additions, but at least gets a working prototype in peoples hands The side by side examples show the delta of the interface changes. I pulled them out from the old removed pact-js examples pact-foundation/nestjs-pact All checks have passed 4/4 successful checks