add a README for jasmine tests
[mkws-moved-to-github.git] / examples / htdocs / README
diff --git a/examples/htdocs/README b/examples/htdocs/README
new file mode 100644 (file)
index 0000000..702151d
--- /dev/null
@@ -0,0 +1,15 @@
+Development
+===========================================
+
+please run first in this directory: 
+$ make jasmine-links
+
+
+jasmine.html      - jasmine test with standard HTML page. 
+
+jasmine-popup.html - jasmine test with MKWS popup. No HTML, only JavaScript.
+                    Returns better readable test results as jasmine.html, 
+                    but it is less flexible.
+
+
+