Skip to content
Snippets Groups Projects
  • Alex Kanitz's avatar
    0d95577e
    run tests in verbose mode · 0d95577e
    Alex Kanitz authored
    - 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>
    0d95577e
    History
    run tests in verbose mode
    Alex Kanitz authored
    - 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>