Add example workflow with nf-test to nextflow CI jobs #6005
mattheww95
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While using
nf-test
with the nextflow CI jobs may create some issues due to reliance on an external piece of software for regular unit testing.I think the addition of a small example workflow to the existing CI jobs would prevent regressions where unexpected errors occur and are only noticed after users have already updated nextflow.
I know edge releases are not expected to always work immediately but it is a real headache when your CI jobs stop working and you cant figure out why 😖
Beta Was this translation helpful? Give feedback.
All reactions