Skip to content

Commit 39f6062

Browse files
committed
docs: update CLAUDE.md extends reference
1 parent 1aadcf9 commit 39f6062

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# TreeMapper
22

3+
> Extends [../CLAUDE.md](../CLAUDE.md)
4+
35
[![PyPI](https://img.shields.io/pypi/v/treemapper)](https://pypi.org/project/treemapper/)
46
[![Downloads](https://img.shields.io/pypi/dm/treemapper)](https://pypi.org/project/treemapper/)
57
[![License](https://img.shields.io/github/license/nikolay-e/treemapper)](https://github.com/nikolay-e/treemapper/blob/main/LICENSE)
@@ -74,6 +76,10 @@ pytest
7476
pre-commit run --all-files
7577
```
7678

79+
## Testing
80+
81+
Integration tests only - test against real filesystem. No mocking.
82+
7783
## Architecture
7884

7985
```

0 commit comments

Comments
 (0)