OutlierDetectionTest This package provides basic tests for OutlierDetection.jl models. Simply add OutlierDetectionTest to your test dependencies and start testing! using OutlierDetectionTest data = TestData() test_detector(MY_DETECTOR, data)