Loading...
Loading...
Run tests according to repository guidelines. Use after linting passes, before staging changes.
npx skill4agent add aspiers/ai-config test-runningREADME.mdAGENTS.mdCLAUDE.mdpackage.jsonMakefilepyproject.tomlCargo.toml# JavaScript/TypeScript
npm test
yarn test
pnpm test
# Python
pytest
python -m pytest
make test
# Other
./bin/test-*
*test*