aboutsummaryrefslogtreecommitdiffstats
path: root/bin/test.bat
diff options
context:
space:
mode:
Diffstat (limited to 'bin/test.bat')
-rw-r--r--bin/test.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/test.bat b/bin/test.bat
new file mode 100644
index 0000000..9c75fa3
--- /dev/null
+++ b/bin/test.bat
@@ -0,0 +1,2 @@
+nosetests --nocapture --with-doctest --doctest-tests
+pycodestyle --ignore=E402,W504 screenplain tests