nf-test icon indicating copy to clipboard operation
nf-test copied to clipboard

Smoke test capability (only testing commands are correct)

Open luan-n-nguyen opened this issue 6 months ago • 0 comments

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

luan-n-nguyen avatar Jun 26 '25 23:06 luan-n-nguyen