kentcb / Touch.Unit

NUnitLite based runner for unit testing .NET code under iOS

Home Page:http://spouliot.wordpress.com/category/touch-unit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Touch.Unit

because I like my code public and my mistakes private

History

I searched, but I did not find. So I made and shared.

How To

  1. Clone all the required code from github.com

    $ git clone git://github.com/spouliot/NUnitLite.git

    $ git clone git://github.com/spouliot/Touch.Unit.git

    note: make sure to pull from all of them to get the latest fixes

  2. Launch Xamarin Studio (4.0 or later)

  3. Open the "Touch.Unit.sln" solution

  4. Run / Debug / Add Tests / Enjoy

Documentation

Todo List

About

NUnitLite based runner for unit testing .NET code under iOS

http://spouliot.wordpress.com/category/touch-unit/


Languages

Language:C# 100.0%Language:Shell 0.0%