test

star 154

Runs the project test suite and reports results.

poteto By poteto schedule Updated 3/1/2026

name: test description: Runs the project test suite and reports results. schedule: "After execute stages complete, to verify changes"

Test

Run the project's test suite against recent changes.

Steps

  1. Identify which packages or files changed in the most recent commits.
  2. Run the relevant test commands (e.g., go test ./..., npm test).
  3. If tests fail, report which tests failed and why.
  4. If tests pass, confirm the result.
Install via CLI
npx skills add https://github.com/poteto/noodle --skill test
Repository Details
star Stars 154
call_split Forks 10
navigation Branch main
article Path SKILL.md
More from Creator