[Objectbridge-developers] Unit Testing and Build Scripts
Brought to you by:
thma
From: Dixon-Peugh, D. <Dav...@tp...> - 2000-12-04 21:18:25
|
I started to look at JUnit as a means of testing some of the ObJectBridge code. I think this could be very helpful in at least validating what we do. (http://www.junit.org) I'm also looking at building an Ant build script to handle the build of the application. I've done it once before, and I think that ant would probably be a better choice than the scripts we currently have. (They don't work quite right on UNIX.) David. |