Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 764 Bytes

README.md

File metadata and controls

34 lines (17 loc) · 764 Bytes

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