Re: Unit Testing, Test Suite

2002-12-13 Thread Jason E. Stewart
"Gareth Reakes" <[EMAIL PROTECTED]> writes: > Id definitely be interested in that. At the very least I would like > to run the tests as part of the checking the nightly build for > linux. There are some tests under the tests directory (the DOM > tests in particlar test some of the API) but more i

Re: Unit Testing, Test Suite

2002-12-13 Thread Gareth Reakes
Hi Jason, Id definitely be interested in that. At the very least I would like to run the tests as part of the checking the nightly build for linux. There are some tests under the tests directory (the DOM tests in particlar test some of the API) but more is better! Gareth On 12 Dec 20

Unit Testing, Test Suite

2002-12-12 Thread Jason E. Stewart
Hey All, The Xerces-P project (which wraps Xerces-C and makes it available for Perl), has a fairly extensive test suite for Xerces functionality. I try to test all public classes and all public methods, but I'm not nearly complete. I know that have the automated regression tests are really REALLY