public
Description: A XML-RPC service used for examining web pages accessibility
Homepage: http://monotonous.org
Clone URL: git://github.com/eeejay/specular.git
Eitan Isaacson (author)
Wed Feb 11 02:09:57 -0800 2009
specular / README.tests
100644 14 lines (9 sloc) 0.395 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Speclenium Test Suite
 
Prerequisites
=============
Besides the selenium module, which should be bundled with the suite,
there are no other dependancies besides Python 2.5.
 
The test suite consists of simple ARIA conformance PyUnit tests. The
harness is "run_tests", just run it with "--help" to see the possible
arguments.
 
Edit settings.ini to match your browser setup and network topography.