First, clone a copy of TesterDream git repository by running:
git clone git://github.com/fushar/testerdream.git
You willl need to have Java Development Kit and Apache Ant in order to build TesterDream. After they are installed, run:
ant
in the TesterDream directory.
The built version of TesterDream can be found in the dist/
subdirectory.
Follow the instruction in the official TesterDream website.
TesterDream is licensed under MIT License.