Property test specs and add coverage
[hope.git] / rebar.config
index 986fa40..8484333 100644 (file)
@@ -4,3 +4,7 @@
 {deps,
  [{proper, ".*", {git, "https://github.com/manopapad/proper.git", {tag, "v1.1"}}}]
 }.
+
+{cover_enabled, true}.
+
+{clean_files, ["test/*.beam"]}.
This page took 0.017107 seconds and 4 git commands to generate.