[jboss-cvs] jboss-seam/seam-gen/test ...
Peter Muir
peter at bleepbleep.org.uk
Sun Oct 14 17:47:24 EDT 2007
User: pmuir
Date: 07/10/14 17:47:24
Modified: seam-gen/test readme.txt
Log:
Note on name of testng.xml files in seam-gen
Revision Changes Path
1.2 +4 -1 jboss-seam/seam-gen/test/readme.txt
(In the diff below, changes in quantity of whitespace are not shown.)
Index: readme.txt
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/seam-gen/test/readme.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- readme.txt 28 Sep 2007 13:56:15 -0000 1.1
+++ readme.txt 14 Oct 2007 21:47:24 -0000 1.2
@@ -3,3 +3,6 @@
xml suite to run, and add lib/test/jboss-embedded-all.jar,
lib/test/hibernate-all.jar, lib/test/thirdparty-all.jar and
lib/test/jboss-deployers.jar as the first entries in the User classpath.
\ No newline at end of file
+
+To add tests to your project create a TestNG xml descriptor called *Test.xml e.g.
+FooTest.xml next to your test classes and run ant test.
\ No newline at end of file
More information about the jboss-cvs-commits
mailing list