Forked from spouliot/Andr.Unit for use by Xamarin QA.
-
Clone all the required code from github.com
$ git clone git://github.com/pjcollins/Andr.Unit.git
$ git clone git://github.com/pjcollins/MonoDroid.Dialog.git
$ git clone git://github.com/spouliot/NUnitLite.git
note: make sure to pull from all of them to get the latest fixes
-
Launch MonoDevelop (2.8 or later)
-
Open the "Andr.Unit.sln" solution
-
Run / Debug / Add Tests / Enjoy
- NUnitLite web site
-
Feature parity with Touch.Unit (mostly network logging)
-
Bug fixing (some stuff does not work, likely my fault ;-)
-
otherwise KISS - want something more, fork it :-)