Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:11 +08:00
commit 1537342164
8 changed files with 324 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# References
Bundled resources for integration-test-runner skill
- [ ] integration_testing_best_practices.md Provides best practices for writing and managing integration tests.
- [ ] environment_configuration.md Documents the required environment configurations for running the integration tests.
- [ ] test_suite_structure.md Explains the structure and organization of the test suites.
- [ ] api_documentation.md API documentation for services being tested.