tree: f5b7adb1995eb477cb66c10c7509547a3a486353
  1. h_dask/
  2. h_narwhals/
  3. h_pandas/
  4. h_polars/
  5. h_ray/
  6. h_spark/
  7. h_vaex/
  8. __init__.py
  9. README.md
plugin_tests/README.md

What are these tests?

These are “integration style” tests, that test the more heavy-weight plugin functionality Hamilton has. E.g. with GraphAdapters. So find/place tests here that exercise h_*.py modules.

For unit tests, place them under tests/plugins/.