Where is the NUnit test runners locacted
currently I am getting this error:
"C:\projects\nte\scripts\build.msbuild" (Default target) (1) -> (Tests target) -> C:\projects\nte\scripts\build.msbuild(76,5): error MSB6004: The specified task executable location "C:\Program Files (x86)\NUnit 2.6.3\bin\nunit-console.exe" is invalid.
Comments are currently closed for this discussion. You can start a new one.
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 tugberk on 09 Mar, 2015 02:41 AM
It could be me being careless to look into docs but I couldn't find the info on this :s
Support Staff 2 Posted by Feodor Fitsner on 09 Mar, 2015 02:49 AM
NUnit runners are in
C:\Tools\NUnit\bin\
, but you can always dowhere nunit-console.exe
;)3 Posted by tugberk on 09 Mar, 2015 02:55 AM
you rock! thx!
tugberk closed this discussion on 09 Mar, 2015 02:55 AM.