Andr.Unit icon indicating copy to clipboard operation
Andr.Unit copied to clipboard

NUnitLite Test Runner for Mono for Android

Andr.Unit

because I like my code public and my mistakes private

How To

  1. Clone all the required code from github.com

    $ git clone git://github.com/spouliot/MonoDroid.Dialog.git

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

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

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

  2. Launch MonoDevelop (2.8 or later)

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

  4. Run / Debug / Add Tests / Enjoy

Documentation

Todo List

  • 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 :-)