Skip to content

Commit 46f4dbf

Browse files
docs: add testing instructions
1 parent 3a3922c commit 46f4dbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

AGENTS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Always run `pytest {{cookiecutter.project_slug}}/tests` and ensure all tests pass after any code changes.
2+
- Run tests even if not explicitly requested.

0 commit comments

Comments
 (0)