Skip to content

Commit 08f71aa

Browse files
committed
- Remove old pathes from testing section
1 parent 7d2adb5 commit 08f71aa

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -103,19 +103,6 @@ The project includes comprehensive tests for:
103103
- **Codegen integration**: End-to-end workflows
104104
- **Edge cases**: None handling, conflicts, deep nesting
105105

106-
Run specific test suites:
107-
108-
```bash
109-
# Core functionality
110-
pytest tests/test_core.py -v
111-
112-
# Go generator
113-
pytest tests/test_go_generator.py -v
114-
115-
# Python generator
116-
pytest tests/test_python_generator.py -v
117-
```
118-
119106
---
120107

121108
## CLI Usage

0 commit comments

Comments
 (0)