Set up and run automated tests for vvvv gamma packages and C# nodes -- VL.TestFramework with NUnit for library/package authors (CI-ready), test .vl patches with assertion nodes, and lightweight agent-driven test workflows. Use when writing tests for vvvv packages, setting up test infrastructure, creating test patches, running automated compilation checks, or integrating vvvv tests into CI/CD.
$npx -y skills add tebjan/vvvv-skills --skill vvvv-testingInstalls into the current project.
Run `npx skills use "https://github.com/tebjan/vvvv-skills" --skill "tebjan/vvvv-skills/vvvv-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tebjan/vvvv-skills" that are relevant to the current task. Run `npx skills add "https://github.com/tebjan/vvvv-skills"` and select the relevant skills, then follow their instructions.