Skip to content

Latest commit

 

History

History
35 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

35 lines (17 loc) · 1.04 KB

Touch.Unit

because I like my code public and my mistakes private

History

I searched, but I did not find. So I made and shared.

How To

  1. Clone all the required code from github.com

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

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

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

  2. Launch Xamarin Studio (4.0 or later)

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

  4. Run / Debug / Add Tests / Enjoy

Documentation

Todo List