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

Not found specs in VS2015 #16

Open
artem-leonov opened this issue Mar 21, 2016 · 1 comment
Open

Not found specs in VS2015 #16

artem-leonov opened this issue Mar 21, 2016 · 1 comment

Comments

@artem-leonov
Copy link

I create 1 spec for see how it works. But after build i see in Test Explorer only NUnit tests.
I try run test through Package Manager Console. Result:

AvatarStubServiceSpec
  describe AvatarStubService
    when getting AvatarStub
      when user family name is null
        AvatarStubService should call repository once with first char of user first name as Id

1 Examples, 0 Failed, 0 Pending
@artem-leonov
Copy link
Author

Maybe that is the cause of issue:

Exception System.IO.FileNotFoundException, Exception found while discovering tests in source 'D:\work\PartyPlace\PartyPlace.BLL.Tests\bin\Debug\PartyPlace.BLL.Tests.dll'

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

1 participant