Could not locate the assembly "nunit.framework".
I've added some tests to my application, and it now fails to compile compalining about missing NUnit assembly. My impression was that as long as we use one of supported versions of test frameworks, we don't need to copy actual framework assemblies. Was I wrong? Should I include test framework assemblies in my project?
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Vagif Abilov on 13 Feb, 2011 09:46 PM
After discussing this issue on twitter, I realized I misunderstood: we are supposed to include unit test assemblies in our solutions. At least now. The issue is resolved.
Vagif Abilov closed this discussion on 13 Feb, 2011 09:47 PM.