Test

Run tests using `uv run test.py` with optional arguments.

fastled 5e80c61 504 B Updated

File contents

Run tests using uv run test.py with optional arguments.

Arguments: $ARGUMENTS

Use bash test wrapper (NEVER bare python). Common invocations:

  • bash test — run all tests
  • bash test --cpp — run only C++ tests
  • bash test TestName — run a specific test
  • bash test --clean — clean build then test

Report results in a clear, actionable format showing pass/fail counts and any error details.

fastled/fastled/tree/main/.claude/skills/test commit 5e80c61585

Frequently asked questions

npx skillmds@latest add fastled/test