Skip to content

Commit aa6bba9

Browse files
committed
Move Testing section to bottom of README
1 parent 03dc9b9 commit aa6bba9

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -554,13 +554,6 @@ This table shows which Sidemantic features are supported when importing from oth
554554
- ⚠️ Partial support - feature works with limitations
555555
- ❌ Not supported - feature not available in source format
556556

557-
## Testing
558-
559-
Run tests:
560-
```bash
561-
uv run pytest -v
562-
```
563-
564557
## Database Support
565558

566559
Sidemantic supports multiple production-ready databases:
@@ -641,3 +634,10 @@ See `examples/` directory:
641634
- `sidemantic/orders.yml` - Native YAML example
642635
- `cube/orders.yml` - Cube format example
643636
- `metricflow/semantic_models.yml` - MetricFlow format example
637+
638+
## Testing
639+
640+
Run tests:
641+
```bash
642+
uv run pytest -v
643+
```

0 commit comments

Comments
 (0)