Test explorer shows tests without fixture data on performing "Clean" in Visual studio
AnsweredI'm working on a Specflow project with below details
Specflow version - 3.9.74
Nunit Version - 3.13.3
Selenium - 4
Target framework - .Net6.0
Visual Studio - 2022 for Windows
I have used TestFixture data (loaded from a separate class file) which loads each feature tests with different browsers like Chrome and Firefox. When I build the solution I see the correct number of tests in the test explorer. But when I clean the project I see an additional test group with no test fixture data along with the tests that are loaded from text fixtures. Is this expected?
This does not happen in older specflow versions, when I try to clean test explorer does not load any tests until the solution/project is built. Please let me know if there's anything I'm missing here.
-
Please open an issue on https://github.com/specflowoss/specflow and attach a project where we can reproduce this issue.
0 -
Andreas Willich, I have opened an issue on github Test explorer shows tests without fixture data on performing "Clean" in Visual studio · Issue #2635 · SpecFlowOSS/SpecFlow (github.com)
Please do needful.
0 -
I answered the issue on GitHub.
0
Please sign in to leave a comment.
Comments
3 comments