On Thu, Dec 20, 2012 at 3:35 AM, Xy <[email protected]> wrote:
> Yes, we are using:
> using NUnit.Framework;
>
> Yes, we are using the runner from MonoTouch.  Yes, the output shows up in
> Application Output in MonoDevelop, but it does not show up when we run the
> same tests using the mtouch command line, and when we include
> --stdout=output it does not output to a file, either.
>
> Can you advise on how to fix this/other things to try?

Since you use Touch.Unit then the link I gave you explains how you can
automate it, from build scripts, to get the output (locally or
remotely).

Sebastien
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to