https://github.com/genome/genome
Raw File
Tip revision: 57f9260ccca711ccdadd1a793e2e35bcc2fa37be authored by Thomas B. Mooney on 30 May 2017, 17:29:55 UTC
Merge pull request #1717 from tmooney/use_sys_abspath_in_snapshot_revision
Tip revision: 57f9260
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