nf-test
nf-test copied to clipboard
Smoke test capability (only testing commands are correct)
Hi there,
I was wondering if it's possible to make tests that only check if the commands in the .command.sh file are correct (without processes actually running)? I imagine this would require stub runs and/or mocking of resource files (e.g. ref genome) and sample files.
Reading through the docs, it seems like nf-test require processes to actually run.
Best regards, Luan