can i specify the path of the dll to run in the nunit-console if so how to do it .
what i do normally is that in command prompt i give nunit-console testassembly1.dll here test assembly1.dll is present in the same path as nunit-console.exe but can i run dll in different path .if so how