Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/unit-testing/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Unit testing 如何为MetaFlow DAG编写pytests?_Unit Testing_Pytest_Metaflow_Netflix Metaflow - Fatal编程技术网

Unit testing 如何为MetaFlow DAG编写pytests?

Unit testing 如何为MetaFlow DAG编写pytests?,unit-testing,pytest,metaflow,netflix-metaflow,Unit Testing,Pytest,Metaflow,Netflix Metaflow,为单个元流步骤编写单元测试的正确方法是什么?另外,如何使用装置代替真实数据集测试完整的DAG?如何确保这些测试的工件不会污染工件库

为单个元流步骤编写单元测试的正确方法是什么?另外,如何使用装置代替真实数据集测试完整的DAG?如何确保这些测试的工件不会污染工件库