Download HyperTest

Currently HyperTest has not been released. To get a Subversion checkout of the current trunk, you can use:

$ svn co http://johnnydebris.net:8080/hypertest/trunk/hypertest

on a UNIX system with Subversion installed. Other platforms may require a different syntax, but the URL will be the same.

Requirements

BrowserTest depends on the Python programming language, apart from that all requirements will be pre-installed in release tarballs. Subversion users don't have to do anything special, either, svn:externals metadata is set to make any requirements get checked out by Subversion automagically.

Note: BrowserTest will currently not run on the Windows platform, 
all tests were performed on a Linux machine. Other operating 
systems may or may not work, depending on several factors (for 
instance, currently the 'which' shell-command is used to determine 
where browser binaries are located).