Skip to content

NUnitLite based runner for unit testing .NET code under iOS

Notifications You must be signed in to change notification settings

jorik041/Touch.Unit

 
 

Repository files navigation

HOWTO

  1. Clone all the required code from github.com

$ git clone git://github.com/spouliot/MonoTouch.Dialog.git $ git clone git://github.com/spouliot/NUnitLite.git $ git clone git://github.com/spouliot/Touch.Unit.git

  1. Launch MonoDevelop (2.6 or later)

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

  3. Run / Debug / Add Tests / Enjoy

TODO

  • add option to connect (socket) to a server and send all the execution logs there (e.g. safe keeping if crashing)

  • add a detail screen (to see more things in case of errors)

  • otherwise KISS

About

NUnitLite based runner for unit testing .NET code under iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%