baseclass / Contrib.SpecFlow.Selenium.NUnit

Test class generator to drive automated web ui tests with Selenium and SpecFlow
http://www.nuget.org/packages/Baseclass.Contrib.SpecFlow.Selenium.NUnit/
22 stars 13 forks source link

VS Test Explorer shows External Tests #8

Open Zamolxe00 opened 8 years ago

Zamolxe00 commented 8 years ago

I have an issue with test explorer. It shows me the same test twice, once as internal to the project and once as external. Is this a runner issue, or how I have written my code?

I have: Test1 on Chrome Test1 on Chrome in Method1