Re: Do any of you use the xUnit - tests ?



Bjørge wrote:

Do anyone have experience with kind of
complete application tests ?

You mean a tool that automagically finds all bugs in your code? ;-)

IMO you'll have to provide test data and expected results yourself, regardless of the test method. Even a theorem proofer will require such information.

DoDi

.



Relevant Pages