From f62259ca8164fa3d75451fceae247adc7b9afea4 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Fri, 19 Apr 2013 00:39:40 +0200 Subject: [PATCH] Add section on tests --- index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.html b/index.html index 90d5acfd9..44b288748 100644 --- a/index.html +++ b/index.html @@ -93,6 +93,13 @@

+

Tests

+

+ We use the Jasmine testing framework to write tests. + The tests can be run in the browser and can be viewed here. +

+

Dependencies

Converse.js depends on a few third party libraries, including: