Przeglądaj źródła

Add section on tests

JC Brand 12 lat temu
rodzic
commit
f62259ca81
1 zmienionych plików z 7 dodań i 0 usunięć
  1. 7 0
      index.html

+ 7 - 0
index.html

@@ -93,6 +93,13 @@
         </ul>
    </p>
 
+    <h2>Tests</h2>
+   </p>
+        We use the <a href="http://pivotal.github.io/jasmine"
+        target="_blank">Jasmine</a> testing framework to write tests.
+        The tests can be run in the browser and can be viewed <a href="http://conversejs.org/tests.html" target="_blank">here</a>.
+   </p>
+
     <h2>Dependencies</h2>
     <p><strong>Converse.js</strong> depends on a few third party libraries, including: 
     <ul>