For this we use:
- NUnit - http://nunit.org/
- Moq - http://code.google.com/p/moq/
For today's code, see https://github.com/slodge/NPlus1DaysOfMvvmCross/tree/master/N-29-TipCalcTest
For @gshackles excellent Evolve session on testing see http://xamarin.com/evolve/2013#session-7wb0etd3r8
For an index of all the N+1 videos, please see:
Hi stuart!
ReplyDeletethanks for your amazing work.
do you have a full blown solution with full different kind of tests on viewmodels etc. so we can learn more how to do complicated test on MvvmCross?
thanks.
Zahi Kramer
Hi Zahi
DeleteI'm publishing stuff as fast as I can - but community contributions are very welcome - please post as much as you can too :)
Stuart