mml.testing

The testing sub-module provides utilities to test mml-core as well as plugins. The fixtures module is linked as a pytest entry point and thus loaded for every pytest session within a virtual environment that has installed mml-core.

deactivate_lightning_logging()[source]
dummy_fake_model_storage_path()[source]
dummy_fake_pipeline_path()[source]
dummy_fake_predictions_path()[source]
dummy_meta_class_path()[source]
dummy_meta_seg_path()[source]
env_variables(monkeypatch, tmp_path_factory, request)[source]
fake_task(file_manager)[source]
file_manager(tmp_path_factory, monkeypatch)[source]
image()[source]
make_deterministic()[source]
mask()[source]
mml_config()[source]
no_plugins(monkeypatch, request)[source]
test_task_monkeypatch(file_manager, monkeypatch, image, mask)[source]