-
Updated
Sep 28, 2020 - JavaScript
contract-testing
Here are 88 public repositories matching this topic...
-
Updated
Sep 28, 2020 - TypeScript
In some setups behaviours and default implementations are put together in one module. In such cases, the call to protect/3 is
Hammox.protect(SomeModule, SomeModule, foo: 1)We can add a shorthand version
Hammox.protect(SomeModule, foo: 1)which will expand to that.
-
Updated
Jul 23, 2020 - Swift
-
Updated
Sep 17, 2020 - Java
-
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
Jun 5, 2020 - Java
-
Updated
Jan 3, 2018 - JavaScript
-
Updated
Sep 22, 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
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Feb 24, 2019 - Java
-
Updated
Jul 27, 2017 - JavaScript
-
Updated
Jul 19, 2020 - TypeScript
-
Updated
Sep 16, 2018 - JavaScript
-
Updated
Mar 30, 2020 - PHP
-
Updated
Jul 18, 2019 - Python
-
Updated
Jun 25, 2019 - Java
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."


eg. SomeProvider or some-provider