feat:readme for keploy intergration with unit testcases #203
ci.yml
on: pull_request
Run Type Check & Linters
40s
Annotations
1 error and 1 warning
Run Type Check & Linters
You have commit messages with errors
⧗ input: feat: Add README for Keploy integration with unit test cases
This commit adds a README file that provides comprehensive documentation on how to integrate Keploy with unit test cases. The README includes step-by-step instructions, configuration details, and best practices for ensuring a smooth integration process.
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
Run Type Check & Linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|