/Andr.Unit

NUnitLite Test Runner for Mono for Android

Primary LanguageC#

⚠️ This repo is obsolete. It was used for testing Xamarin Couchbase Lite 1.x

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