tree: 219ceacaec6313b801989a0f93c0c4ecbd9a2c86
  1. h_async/
  2. h_dask/
  3. h_ray/
  4. h_spark/
  5. __init__.py
  6. 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/.