shellspec/shellspec

View on GitHub
.shellspec

Summary

Maintainability
Test Coverage
--require spec_helper
--require ksh_workaround
--helperdir helper
--sandbox
--skip-message moderate
--fail-no-examples
--env-from helper/env.sh
--kcov-options "--include-pattern="
--kcov-options "--include-path=./shellspec,./install.sh,./lib,./libexec"
--kcov-options "--exclude-pattern=/.,_generated.sh"
--hide-deprecations