Commit 8ba53d6
Zvi Fried
feat/general-refinement - add: pytest to pre-commit hooks and demonstrate blocking behavior
- Add pytest hook to run tests before every commit
- Configure pytest with verbose output and short traceback
- Fix test assertions to match actual server name format
- Demonstrate pre-commit blocking with multiple hook failures
- All hooks now properly validate code quality before commits1 parent 668f003 commit 8ba53d6
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
0 commit comments