289 B
289 B
name, description
| name | description |
|---|---|
| unit-test-write | Add focused unit tests for isolated behavior. |
Unit Test Write
Identify the behavior and important boundary cases, then add focused deterministic tests.
Prefer observable behavior over implementation details. Report the checks that were run.