بنقرة واحدة
writing-autests
Guidance for adding Proxy Verifier autests, the end to end tests.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Guidance for adding Proxy Verifier autests, the end to end tests.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Format and build Proxy Verifier.
Write a git commit message and verify formatting before committing.
Create a GitHub pull request from the current branch using the latest commit message for title/body, assign to the current user, and return the PR link.
Run Apache Traffic Server AuTests correctly via autest.sh from tests/autests.
Build and run Proxy Verifier unit tests with CMake and CTest.
Evaluate current PR review comments, apply valid changes, and prepare suggested replies without posting them.
| name | writing-autests |
| description | Guidance for adding Proxy Verifier autests, the end to end tests. |
AuTest is an end to end testing framework documented here: https://autestsuite.bitbucket.io/
test/autests/gold_tests directory.test/autests/gold_tests/autest-site directory..test.py extension.test/autests/gold_tests .test.py files for inspiration.