https://github.com/genome/genome
Raw File
Tip revision: fcb301aaa6246a7faca9530708f570e5d7eaa9af authored by Jim Eldred on 16 November 2015, 20:11:14 UTC
Merge pull request #1116 from tmooney/set_all_outputs_when_skipping_VLI_CACR
Tip revision: fcb301a
README.md
Running the genome-env tests require [BATS][] and can be run by:

    cd .../genome-env-tests
    bats *.bats

There is no test coverage for the `-m`, `-M`, or `-d` options.

[BATS]: https://github.com/sstephenson/bats
back to top