| allowed-tools |
|
|||||
|---|---|---|---|---|---|---|
| description | Generate or update shell script tests for this project. Use when the user wants to create tests for a .sh script, update existing tests after modifying a script, or asks for test coverage for a bash file. Produces permanent test_<script>.sh files following the project conventions, or a temporary test.sh when the change does not warrant a permanent test. | |||||
| name | create-tests |
Generate or update test_<script>.sh files that match this project's test conventions exactly.