https://github.com/genome/genome
Raw File
Tip revision: d8aae0245ae56f5fdaf2583aa882f84cc3126f69 authored by Anthony Brummett on 23 November 2015, 20:41:52 UTC
Merge pull request #1124 from brummett/notify-apipe-tester-apipe-queue
Tip revision: d8aae02
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