Testing Utils#

Helper for testing of algorithms and pipelines implemented in tpcp.

Classes#

TestAlgorithmMixin()

A mixin for all common tests that should be run on all algorithm classes.

PyTestSnapshotTest([request])

Perform snapshot tests in pytest.