triplecheck-cli
Version:
The easiest and fastest way to do contract testing.
27 lines (26 loc) • 571 B
JSON
{
"identity": {
"name": "__SERVICE__",
"version": "__VERSION__"
},
"dependencies": [],
"tests": {
"include": [],
"skipTestingLocalResources": false,
"skipTestingRemoteResources": false,
"skipIncludingDependents": false
},
"resources": {
"local": {
"contractsPath": "",
"testsPath": ""
},
"remote": {
"brokerEndpoint": ""
}
},
"publishing": {
"publishLocalContracts": true,
"publishLocalTests": true
}
}