+1 for making it a part of build.
Thanks,
Samisa…
-----Original Message-----
From: John Hawkins
[mailto:[EMAIL PROTECTED]
Sent: Friday, July 01, 2005 7:36
PM
To: [email protected]
Subject: unit tests in build
Hi Folks,
now
that we have the beginnings of a unit test suite. I'd like to consider making
this part of the build process i.e. when you type "ant" - it builds
the product and then runs the unit tests. There have been cases recently where
breakages are happening that are not getting picked up and this would help.
Alternatively, I could simply create a new target in build.xml called e.g.
buildAndUnitTest this would mean we can build using "ant" for speed
but then make it easy to run the unit tests using the same build.xml file.
thoughts
please,
thanks,
John.
|