Channels
advanced-need-help
job-posting
welcome
announcements
resources
plugins-integrations
beginners-need-help
random
introductions
Powered by
#advanced-need-help
Title
n
noklam
04/22/2022, 8:56 PM
Would it be easier to just have a environment called "test", where you have test data fixture and just trigger the test with
kedro run --env=test
? or optionally
kedro run --env=test --pipeline=TARGET_PIPELINE
?
Post