Hi,

Ruben is right, it can be run through the exec task. You might also want
to add a task to copy your generated html spec document somewhere...

I also like mspec (and mfakes) and I think it's currently one of the
best BDD tools for .NET. Maybe we should consider adding a dedicated
task implementation for mspec in the long term?

Best regards,

Daniel


On 09/23/2011 10:00 PM, Ruben Willems wrote:
> Hi
>
> if you can run it without UI, via the console, than use the exec task.
> if the tool can output in xml format, use it, and merge that file via
> the merge task.
>
>
>
> with kind regards
> Ruben Willems
>
> On 16 September 2011 09:48, mynkow <[email protected]
> <mailto:[email protected]>> wrote:
>
>     How to run mspec tests with ccnet 1.5? Can you guide me how to get
>     this working?
>
>     Thanks
>
>

Reply via email to