[MonoTouch] Unit Testing MonoTouch Library Project

Sebastien Pouliot sebastien at xamarin.com
Mon Dec 12 09:26:19 EST 2011


Hello,

On Mon, Dec 12, 2011 at 8:26 AM, Nic Wise <nicw at fastchicken.co.nz> wrote:
> Sebastian has done a nice bit of work around this
>
> http://spouliot.wordpress.com/

I have several blog entries on the subject (use the touch.unit category).

The first one is:
http://spouliot.wordpress.com/2011/09/28/unit-testing-and-monotouch/

> I'd expect it to work it's way into the main MT installer before too long :)

It's already part of MonoTouch 5.1.x (beta) and will be part of 5.2 (stable).
http://spouliot.wordpress.com/2011/11/16/touch-unit-getting-closer-to-you/

Have fun!
Sebastien

> On Tue, Dec 6, 2011 at 18:55, James Hughes <james at yobriefca.se> wrote:
>> Sorry for the rather generic question but what is the best way to write unit
>> tests for a MonoTouch library project?  My approach of using NUnit won't
>> work because the target project and test project are built using different
>> frameworks and I am at a loss of the right approach.
>>
>> James
>>
>> _______________________________________________
>> MonoTouch mailing list
>> MonoTouch at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monotouch
>>
>
>
>
> --
> Nic Wise
> t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
> b. http://www.fastchicken.co.nz/
>
> Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p
> mobileAgent (for FreeAgent): get your accounts in your pocket.
> http://goo.gl/IuBU
> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
> London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch


More information about the MonoTouch mailing list