updated test instructions

This commit is contained in:
2026-05-05 16:40:15 -04:00
parent 122c1ce939
commit fd9d656e13
2 changed files with 6 additions and 0 deletions

View File

@@ -38,3 +38,8 @@ Description and PM notes
- tests:
- date: [2026-05-05 Tue 15:00]
```
## tests and commands
- project dir: `%userprofile%\projects\vath\`
- python venv: `%userprofile%\projects\vath\venv\scripts\activate`
- pytest (inside venv): `python -m pytest tests/`