tildelog/.shellspec

6 lines
225 B
Plaintext

--require spec_helper
--kcov-options "--include-path=. --path-strip-level=1"
--kcov-options "--exclude-pattern=/.shellspec,/spec/,/coverage/,/report/,/build/,/.git/"
--kcov-options "--include-pattern=.sh"
--shell "/bin/bash"