On 9/27/06, Pete Robbins <[EMAIL PROTECTED]> wrote:
well there isn't one!

I propose that we delete the existing "test" in runtime/core/test (which is
basically a sample with a few bells) and replace it with a suite of "unit
tests".

These should be runnable form 'make check'. I think we should have tests
organised alongside the src so we will have .../runtime/core/test along with
.../runtime/core/src, .../runtime/extensions/cpp/test alongside
.../runtime/extensions/cpp/src etc..

These tests should all be able to be run on a disconnected machine so
testing ws stuff will require a bit more thought.

Comments?

+1 for all this.
The tests that I've been working on recently are in the
tuscany/cpp/sca/test directory - these are essentially system tests,
so I guess they should be separate to the unit tests you propose
above, but I'm happy to move them if anyone has better suggestions.
Also, do we want to choose a unit test framework or manage the tests ourselves?

Cheers
Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to