Initial commit

add first helper: reclass-dump-params
diff --git a/run_tests.sh b/run_tests.sh
new file mode 100755
index 0000000..0460772
--- /dev/null
+++ b/run_tests.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+set -e
+set -x
+
+tox -v