Skip to content

Commit b59378f

Browse files
committed
Improve test running message
1 parent f5e251a commit b59378f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ lkml2cube is a Python CLI tool that converts LookML models into Cube data models
4040
- Test samples are in `tests/samples/` with both `lkml/` and `cubeml/` subdirectories
4141
- Tests compare generated output against expected YAML files
4242
- `test_converter.py` provides comprehensive unit tests for the `LookMLConverter` class
43+
- Only run tests that are relevant to your changes to reduce token usage.
4344

4445
### Documentation Generation
4546
- **Generate docs**: `python scripts/generate_docs.py`

0 commit comments

Comments
 (0)