> ## Documentation Index
> Fetch the complete documentation index at: https://systematica.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Tests

> Running tests.

To run tests using `pytest`, navigate to the project root directory and execute the following command:

```sh theme={null}
uv run pytest tests
```
