updated test instructions
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,6 +10,7 @@ __pycache__/
|
|||||||
.venv/
|
.venv/
|
||||||
venv/
|
venv/
|
||||||
env/
|
env/
|
||||||
|
.claude/
|
||||||
|
|
||||||
# --- emacs ---
|
# --- emacs ---
|
||||||
*~
|
*~
|
||||||
|
|||||||
@@ -38,3 +38,8 @@ Description and PM notes
|
|||||||
- tests:
|
- tests:
|
||||||
- date: [2026-05-05 Tue 15:00]
|
- 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/`
|
||||||
|
|||||||
Reference in New Issue
Block a user