Channels
advanced-need-help
job-posting
welcome
announcements
resources
plugins-integrations
beginners-need-help
random
introductions
Powered by
#advanced-need-help
Title
d
deepyaman
07/13/2021, 4:14 PM
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).
Post