3 files
version: "1.0.1" name: testing description: Run test suite and report results. Use when user asks to "run tests", "/test", "/testing", "execute tests", or requests running the test suite.
npm test
npm run test:watch
npm run test:ci