diff --git a/.run/Mocha Unit Tests.run.xml b/.run/Mocha Unit Tests.run.xml new file mode 100644 index 0000000..222d338 --- /dev/null +++ b/.run/Mocha Unit Tests.run.xml @@ -0,0 +1,14 @@ + + + project + + $PROJECT_DIR$/node_modules/mocha + $PROJECT_DIR$ + true + bdd + --watch --require @babel/register + PATTERN + test/**/*.spec.js + + + \ No newline at end of file diff --git a/.run/compile.run.xml b/.run/compile.run.xml new file mode 100644 index 0000000..2877526 --- /dev/null +++ b/.run/compile.run.xml @@ -0,0 +1,12 @@ + + + + + +