Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nunit error #23

Open
filipw opened this issue Mar 21, 2015 · 2 comments
Open

nunit error #23

filipw opened this issue Mar 21, 2015 · 2 comments

Comments

@filipw
Copy link
Member

filipw commented Mar 21, 2015

From: scriptcs/scriptcs#754

After cloning and running "scriptcs -install" in nunit-runners folder. I then run "scriptcs start.csx" and receive the following error...

ERROR: Assembly not found. - nunit.core.dll

I see nunit.core.dll in the /packages/NUnit.Runners.2.6.2/tools/lib folder. I just installed and started messing around with scriptcs, so I have no idea how it finds libraries.

@GitHubCTS
Copy link

NUNIT Error

Version :2.6.4.14350
.NET FRAMEWORK :.NET 3.5

I have developed scripts in C#-Selenium Webdriver. Whenever I am executing through NUNIT Runner I am getting below error:
System.ArgumentOutOfRangeException : Length cannot be less than zero.
Parameter name: length

If I change the relative path with Absolute path then it is working fine. I am wondering why this is happening? What is the issue with relative path?

Please advise.

@adamralph
Copy link
Contributor

@GitHubCTS that sounds like a separate problem to the one that @filipw has reported. Can you please open a separate issue and include full instructions for how to reproduce the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants