Skip to content

run tests in verbose mode

Alex Kanitz requested to merge verbose_tests into master
  • trap call functionalized through cleanup() function
  • function added to all test scripts
  • function prints out exit status of last command before trap
  • flag --verbose added to Snakemake calls in all test scripts
  • script tests rename to follow naming convention test_script_<script_name>_<script_run_mode>

Closes #68 (closed)

Edited by Alex Kanitz

Merge request reports