|
From: John M. <jmo...@gm...> - 2006-08-01 05:09:52
|
haacked, What are you using to run tests? are you using the mbgui, running a batch /nant task, some other homegrown solution? I'm used to just using the testdriven.net/nunit combo but had a hell of a time trying to get the latest testdriven.net to play nicely with mbunit. The best result I received is that testdriven will run an individual test, but if i try to get it to execute a whole fixture, it says 'no tests found'. This is the first time I've played with MbUnit, but just let me know what your best practice for running tests and i'll try to adapt. john |