I wouldn't unit test at the pipeline level, but yo...
# advanced-need-help
d
I wouldn't unit test at the pipeline level, but you could generate sample data and run end-to-end tests using something like
behave
(not supported natively through boilerplate Kedro).