Pipeline Testing Enhanced #823
yoonspark
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We recently announced introduction of pipeline testing. We are happy to share that we implemented an enhanced version of the feature, where the test scaffold/template has been augmented with better guiding examples for the user to reference and adapt. Specifically, the new scaffold/template includes test methods that check whether each function in the pipeline module file generates the same output (i.e., artifact value such as pre-processed data) as the original one saved in the artifact store. You can check this documentation to learn more about the improved support for pipeline testing.
Pipeline testing is still yet to be included in our next release, but you can give it a quick try now if you want:
Beta Was this translation helpful? Give feedback.
All reactions