tildelog/.shellspec

6 lines
225 B
Plaintext
Raw Permalink Normal View History

2020-12-19 19:43:21 +00:00
--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"