e3baa5f0c8d87603bb5ba96ae8fd2af2d4713904
[lhc/web/wiklou.git] / testsuite / README
1 This is a first pass at a unit test and timing suite
2 for the Wikipedia software. It is all in Java, using
3 "httpunit" (http://httpunit.sourceforge.net/). The
4 jars in the jars directory need to be in your classpath
5 for compiling and running (it may require others as
6 well depending on your JVM, but if you're a Java coder
7 you know about all that). Apache's "ant" tool is used
8 for building.
9
10 I'm personally using generic Sun JDK 1.4 for Linux.
11
12 --Lee Daniel Crocker <lee@piclab.com>
13 March 4, 2003
14