aboutsummaryrefslogtreecommitdiff
path: root/.shellspec
diff options
context:
space:
mode:
Diffstat (limited to '.shellspec')
-rw-r--r--.shellspec5
1 files changed, 5 insertions, 0 deletions
diff --git a/.shellspec b/.shellspec
new file mode 100644
index 0000000..85e0590
--- /dev/null
+++ b/.shellspec
@@ -0,0 +1,5 @@
+--require spec_helper
+
+--kcov-options "--include-pattern=cpt-lib"
+--kcov-options "--include-pattern=/src/cpt,/contrib/cpt-"
+--kcov-options "--exclude-pattern=.in"