Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:04 +08:00
commit 28231b02c2
12 changed files with 834 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Assets
Bundled resources for contract-test-validator skill
- [ ] pact_contract_template.json: A template for creating Pact consumer contracts.
- [ ] openapi_example.yaml: An example OpenAPI specification file.
- [ ] report_template.html: A template for generating HTML reports of contract validation results.
- [ ] config_template.yaml: A configuration template for setting up the contract testing environment.