Skip to content

Getting started writing tests for Etherpad Lite

johnyma22 edited this page Jun 4, 2012 · 12 revisions

We have partnered with SauceLabs to provide onDemand testing for Etherpad Lite.

To get started writing tests checkout the latest develop

git clone https://github.com/Pita/etherpad-lite.git

cd etherpad-lite

git checkout develop

bin/installDeps.sh

General

Resources

For Developers

How to's

Set up

Advanced steps

Integrating Etherpad in your web app

for Developers

Clone this wiki locally