meticulous-test

安装量: 581
排名: #9358

安装

npx skills add https://github.com/alwaysmeticulous/skills --skill meticulous-test

To test a frontend change using Meticulous, follow the workflow below step by step, using the CLI commands as described. Before starting, run the meticulous-cli-update skill to ensure the Meticulous CLI is up to date — unless it has already run earlier in this conversation, in which case skip it. Step 1 -- Trigger Meticulous test run If you are already given a test run id, then skip this step. If possible, find out what build artefact Meticulous expects by checking .github/workflows/ for one of the following steps: uses: alwaysmeticulous/report-diffs-action/upload-assets@v1 - build assets uses: alwaysmeticulous/report-diffs-action/upload-container@v1 - docker image Build the frontend following the same instructions as used in the GitHub workflow. Upload the build artefact and trigger a Meticulous test run:

upload-assets

meticulous ci upload-assets --appDirectory --repoDirectory --waitForTestRunToComplete Show more Installs 540 Repository alwaysmeticulous/skills GitHub Stars 2 First Seen May 15, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜