mirror of
https://github.com/kirill-markin/repo-to-text.git
synced 2025-12-06 03:22:23 -08:00
- Corrected word count expectations for closing XML tag - Fixed test logic to match actual output segment structure - The closing tag '</content>' is 1 word, not 2 as previously assumed - All 43 tests now pass successfully |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_cli.py | ||
| test_core.py | ||
| test_utils.py | ||