Commit c22e70b
Seqera AI
Enable stub mode testing for nf-test compatibility
Add stub mode support to improve testing without Docker/Singularity:
1. modules/multiqc.nf: Add stub section to generate mock report
2. tests/modules/fastp.nf.test: Add options "-stub" flag
All 4 nf-test process tests now pass successfully.1 parent beece60 commit c22e70b
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments