Coverage for tests/pipelines/visualization/test_pipeline.py: 100%
0 statements
« prev ^ index » next coverage.py v7.6.1, created at 2024-09-27 09:52 +0000
« prev ^ index » next coverage.py v7.6.1, created at 2024-09-27 09:52 +0000
1"""
2This is a boilerplate test file for pipeline 'visualization'
3generated using Kedro 0.18.4.
4Please add your pipeline tests here.
6Kedro recommends using `pytest` framework, more info about it can be found
7in the official documentation:
8https://docs.pytest.org/en/latest/getting-started.html
9"""