Hi Sebastaian,

Cool project, I'll definitely need something like that.
One quick observation - when I click on any item in "Results for Failing Tests 
I got null reference exception. Looks like 
GuiTestRunnerActivity.TestRunner 
Is null within 
TestMethodResultActivity.OnStart.

Cheers,
Miha

PS. Really useful project

-----Original Message-----
From: monodroid-boun...@lists.ximian.com 
[mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Manski
Sent: Thursday, July 12, 2012 9:25 AM
To: monodroid@lists.ximian.com
Subject: [mono-android] Unit Testing for MonoDroid

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
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to