reportportal / agent-net-specflow

Report Portal agent for SpecFlow
Apache License 2.0
10 stars 4 forks source link

Both nunit & SpecFlow launch for a single run in .NET but not in .NET Core #47

Closed MithunDavid closed 5 years ago

MithunDavid commented 5 years ago

We are seeing both Nunit and Specflow launch for a single run in .NET. But for .NET Core, Its working correctly. Only SpecFlow launch shows up here.

nvborisenko commented 5 years ago

Seems you have installed several agents: ReportPortal.NUnit and ReportPortal.SpecFlow. Choose one which you like more. If it doesn't work for you, please describe the issue with more details.

MithunDavid commented 5 years ago

Yes. ReportPortal Nunit reference was pulling from framework. Thanks for pointing it. Issue is fixed.