Skip to content

Latest commit

 

History

History
35 lines (17 loc) · 734 Bytes

README.md

File metadata and controls

35 lines (17 loc) · 734 Bytes

Andr.Unit

Forked from spouliot/Andr.Unit for use by Xamarin QA.

How To

  1. 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

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