c# - Using Microsoft.VisualStudio.TestTools.UnitTesting without Visual Studio? -


i'm trying build open source project in sharpdevelop, tests don't compile references microsoft.visualstudio.testtools.unittesting namespace.

i don't have visual studio (not express editions). there way compile project without visual studio (and without changing code use nunit)?

i no, because can see namespace, ms test framework relies on visual studio.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

Disabling Android home button for industry application -

asp.net mvc 3 - Unexpected "foreach" keyword after "@" character -