test: started with pipeline step testing

This commit is contained in:
2025-11-28 16:20:17 +01:00
parent e79edf2ef3
commit b5c71e713b
6 changed files with 376 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
[pytest]
pythonpath = experiments
testpaths = experiments
python_files = test*.py
python_classes = Test*