Hi

Great job

Few Qs (I'm on vacation so pls do not get angry if something stupid is asked):

1. TestTests project is actually Desktop unit testing project?
2. In M4A app project I have to add source linked unittests so I can
   test those on
   emulator or device?
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?


regards

mel

On 2012.07.12 09:24, Manski wrote:
Hi everybody,

because of the lack of a MonoDroid unit testing framework in Visual Studio
I've written such a framework myself. I'd like to share it with the
community here as there may be other people looking for something like this.

The framework uses exactly the same API as Visual Studios' own unit testing
framework. So you should be able to run the /same/ test classes on your
Windows machine as well as on your Android device.

The framework comes with a nice (IMHO) GUI that shows you the result.

http://mono-for-android.1047100.n5.nabble.com/file/n5710844/test-overview.png
http://mono-for-android.1047100.n5.nabble.com/file/n5710844/test-details.png

You can find the framework here:
https://bitbucket.org/mayastudios/monodroid-unittest/
https://bitbucket.org/mayastudios/monodroid-unittest/

Suggestions and feedback are welcome.

- Sebastian

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Unit-Testing-for-MonoDroid-tp5710844.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


--
Miljenko Cvjetko dipl.ing. ET
        Direktor/CEO
        Projektant rjes(enja/Solution Architect 
        Razvojni programer/Senior developer
        Voditelj projekta/Project Manager

IX juz(na obala 13
Kajzerica Zagreb
T: 385 1 7775555
M: 385 91 557 447 3
F: 385 1 7779556
e: mcvje...@holisticware.net
w: http://www.holisticware.net

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to