Initial commit
This commit is contained in:
9
skills/contract-test-validator/references/README.md
Normal file
9
skills/contract-test-validator/references/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# References
|
||||
|
||||
Bundled resources for contract-test-validator skill
|
||||
|
||||
- [ ] pact_best_practices.md: A guide to best practices for consumer-driven contract testing with Pact.
|
||||
- [ ] openapi_specification.md: Detailed documentation on the OpenAPI specification and how to use it for API validation.
|
||||
- [ ] consumer_driven_testing.md: An overview of consumer-driven contract testing principles and benefits.
|
||||
- [ ] api_contract_examples.md: Examples of API contracts for various protocols (REST, GraphQL, gRPC).
|
||||
- [ ] contract_evolution_strategies.md: Strategies for managing API contract evolution and versioning.
|
||||
Reference in New Issue
Block a user