Tic-Tac-Toe Tests
Follow skills/tic-tac-toe-tests/PLAN.md to implement, then use skills/tic-tac-toe-tests/VERIFY.md to check the results.
Create or update pytest coverage for the tic-tac-toe project, including win/draw detection, move validation, bot legality/optimality, and mixed human/bot turn flow. Use when adding or editing tests under the tests/ directory.
Browse the full folder contents for tic-tac-toe-tests.
Loading file tree…
Skill Metadata
Follow skills/tic-tac-toe-tests/PLAN.md to implement, then use skills/tic-tac-toe-tests/VERIFY.md to check the results.