-
Updated
Oct 16, 2020 - JavaScript
contract-testing
Here are 95 public repositories matching this topic...
eg. SomeProvider or some-provider
As part of the process of making the Pact docs more user friendly, we'd like to start writing feature documentation once, and providing code examples for each of the languages, rather than everyone having to write the same docs over and over again in each language.
The documentation for the consumer version selectors can be our first opportunity to give this approach a try. I have written the beh
-
Updated
Oct 20, 2020 - TypeScript
-
Updated
Oct 19, 2020 - Python
-
Updated
Oct 19, 2020 - Elixir
-
Updated
Oct 18, 2020 - PHP
-
Updated
Oct 21, 2020 - Java
-
Updated
Oct 20, 2020 - Swift
-
Updated
Nov 28, 2019 - Java
-
Updated
Dec 24, 2019 - Crystal
-
Updated
Aug 3, 2020 - Kotlin
-
Updated
Apr 10, 2018 - TypeScript
-
Updated
Feb 19, 2019 - JavaScript
-
Updated
Feb 25, 2020 - Java
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
Jan 3, 2018 - JavaScript
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 19, 2020 - 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
Nov 17, 2018 - Elixir
-
Updated
Jan 26, 2020 - Java
❕ Problem Statement
macOS target contains a couple of Build Phase scripts that are written in the Build Phase themselves. This is not ideal and should be pulled out into a script file.
💬 Task Description
Pull out the scripts in Build Phases into script files and move into /Scripts/BuildPhases:
Targets:
-
PactSwift_macOS -
PactSwift_iOS
BuildPhases:
- `Carg
-
Updated
Jul 19, 2020 - TypeScript
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Feb 24, 2019 - Java
-
Updated
Jul 27, 2017 - JavaScript
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."
As part of the process of making the Pact docs more user friendly, we'd like to start writing feature documentation once, and providing code examples for each of the languages, rather than everyone having to write the same docs over and over again in each language.
The documentation for the consumer version selectors can be our first opportunity to give this approach a try. I have written the beh