Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

AutoFixture AutoData tests not running #105

Closed
sm-g opened this issue Feb 16, 2017 · 2 comments
Closed

AutoFixture AutoData tests not running #105

sm-g opened this issue Feb 16, 2017 · 2 comments

Comments

@sm-g
Copy link

sm-g commented Feb 16, 2017

In VS2015 Test Explorer tests with [Test, AutoData] marked as not runned.

On build server mstest with nunit3adapter vsix runs them as expected.

project.json:
"NUnit": "3.6.0",
"NUnitLite": "3.6.0",
"dotnet-test-nunit": "3.4.0-beta-3",

@CharliePoole
Copy link
Contributor

Is this intended as a report against the dotnet test adapter or the nunit 3 test adapter? You mentioned the problem earlier on a different adapter issue and I suggested you make a separate report. The json file does look like you are using dotnet test, so the adapter is likely irrelevant but I want to be sure so that the right people are looking at the problem.

What are you targeting with your tests?

@sm-g
Copy link
Author

sm-g commented Nov 3, 2017

It was my fault, missed binding redirect for AutoFixture.Nunit (AutoFixture/AutoFixture#754)

@sm-g sm-g closed this as completed Nov 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants