uclahs-cds / tool-NFTest

CLI to automate Nextflow pipeline testing
GNU General Public License v2.0
11 stars 1 forks source link

Override skip with target #33

Closed yashpatel6 closed 1 year ago

yashpatel6 commented 1 year ago

Description

Closes #32

Setting cases that passed through command line to be enabled by default. Use case for longer tests that are skipped for normal development but can still be run through the command line if necessary.

Tested here: /hot/software/package/tool-NF-test/Python/development/unreleased/yashpatel-override-skip-with-targets

Checklist