Newtonsoft.Json icon indicating copy to clipboard operation
Newtonsoft.Json copied to clipboard

Cannot get the MonoTouch Unit Tests to run

Open chrisntr opened this issue 14 years ago • 1 comments

At the moment I'm hitting an issue when trying to run the unit tests for the project. MonoDevelop says that it cannot find the assembly that MonoDevelop has just created...

chrisntr avatar Oct 05 '10 08:10 chrisntr

How can MonoDevelop run unit tests for MonoTouch libraries? There is no test runner inside MonoDevelop for that, as far as I know. MonoTouch assemblies can only be run on an iOS device (simulator). See here for an iOS test runner: http://spouliot.wordpress.com/2011/09/28/unit-testing-and-monotouch/

ralfw avatar Nov 10 '11 22:11 ralfw