-
Updated
Sep 3, 2021 - JavaScript
contract-testing
Here are 140 public repositories matching this topic...
-
Updated
Sep 5, 2021 - Java
Future documentation for this feature:
To delete pacts for a specific tag.
-
Open the Pact Broker and click "show latest tags"
-
Scroll to the row for the consumer/tag that you wish to delete.
-
Click on the "..." icon for that row
-
Select "Delete pacts for tag <tag>"
-
You will see a prompt with the text
This will delete the pacts for provider <provider> and all ver
Please add support for the following keys to be used in the consumer version selectors when fetching pacts for verification:
{ "deployedOrReleased": true }
{ "deployed": true }
{ "released": true }
{ "environment": "<env name>" }
These keys can be used in various combinations ( eg. { "environment": "prod", released: true, consumer: "Foo" }
). Please allow any combination
-
Updated
Sep 2, 2021 - Elixir
Please add support for the following keys to be used in the consumer version selectors when fetching pacts for verification:
{ "deployedOrReleased": true }
{ "deployed": true }
{ "released": true }
{ "environment": "<env name>" }
{ "consumer": "<name>" } // this may already be supported, please add it if not
These keys can be used in various combinations ( eg. `{ "envir
-
Updated
Aug 2, 2021 - TypeScript
-
Updated
Sep 5, 2021 - Java
-
Updated
Sep 2, 2021 - TypeScript
Please add support for the following keys to be used in the consumer version selectors when fetching pacts for verification:
{ "deployedOrReleased": true }
{ "deployed": true }
{ "released": true }
{ "environment": "<env name>" }
{ "consumer": "<name>" } // this may already be supported, please add it if not
These keys can be used in various combinations ( eg. `{ "envir
-
Updated
Sep 2, 2021 - Java
-
Updated
Aug 27, 2021 - Swift
-
Updated
Sep 4, 2021 - JavaScript
-
Updated
Nov 28, 2019 - Java
-
Updated
Oct 27, 2020 - Kotlin
-
Updated
May 14, 2021 - Crystal
-
Updated
Apr 10, 2018 - TypeScript
Description
When the file passed to the stub does not exist, the stub neither displays an error nor exits.
Steps to reproduce
- Run the command qontract stub nonexistent.qontract
- Qontract runs, but prints nothing, nor does it exit.
Expected behavior
If any of the files or directories provided do not exist, Qontract should highlight this, but it should not die if there is
-
Updated
Sep 4, 2021 - Java
-
Updated
Feb 19, 2019 - JavaScript
-
Updated
Feb 25, 2020 - Java
❕ Problem Statement
Provide resources to help new users become proficient in Pact and PactSwift
💬 Task Description
Create an end-to-end workshop based on the canonical pact one (https://github.com/pact-foundation/pact-workshop-js).
👩🔧 Technical Design Notes
Suggest using the JS provider as the "backend" for the workshop, to both reduce the effort required in this workshop and
-
Updated
Jan 3, 2018 - JavaScript
-
Updated
Apr 26, 2021 - Java
XPath Pathing
In order to test soap like api's (using XML for their body) a gandalf.pathing.Extractor that supports XPath is required.
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Aug 11, 2021 - TypeScript
Improve this page
Add a description, image, and links to the contract-testing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the contract-testing topic, visit your repo's landing page and select "manage topics."
Please add support for the following keys to be used in the consumer version selectors when fetching pacts for verification:
These keys can be used in various combinations ( eg. `{ "envir