moljac wrote
> 
>  1. TestTests project is actually Desktop unit testing project?
> 

That's correct. It exists just for verification purposes. You don't need it
in your unit testing solution.


moljac wrote
> 
>  2. In M4A app project I have to add source linked unittests so I can
>     test those on
>     emulator or device?
> 

I don't really understand what you mean. The test classes must be public and
available to the M4A app, if that's what you meant.


moljac wrote
> 
>  3. I can see You are covering MSTest for VS attributtes only, we are
>     usually using nunit
>     (ok - we have usings so unit tests are interchangeable)
>     Any plans for nunit attributes?
> 

I currently have no plans of writing an NUnit implementation but it should
be doable and patches are certainly welcome. I have no experience with it
though and I thought that there was already a NUnit(Lite?) runner out there
somewhere.

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Unit-Testing-for-MonoDroid-tp5710844p5710856.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to