Add section on tests

This commit is contained in:
JC Brand 2013-04-19 00:39:40 +02:00
parent abe85c8b90
commit d646d859b3

View File

@ -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>