We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aadcf9 commit 39f6062Copy full SHA for 39f6062
1 file changed
CLAUDE.md
@@ -1,5 +1,7 @@
1
# TreeMapper
2
3
+> Extends [../CLAUDE.md](../CLAUDE.md)
4
+
5
[](https://pypi.org/project/treemapper/)
6
[](https://pypi.org/project/treemapper/)
7
[](https://github.com/nikolay-e/treemapper/blob/main/LICENSE)
@@ -74,6 +76,10 @@ pytest
74
76
pre-commit run --all-files
75
77
```
78
79
+## Testing
80
81
+Integration tests only - test against real filesystem. No mocking.
82
83
## Architecture
84
85
0 commit comments