The tests in this directory cover component behavior and numerical
migration contracts.

Install the package in an isolated environment, then run all tests from
the repository root:

$ uv sync --locked --extra hdf5
$ uv run --no-sync python -m unittest discover -v
