Test execution time doubles when using steps from an external assembly
Hi,
We use the same common steps in all of our test projects. I have moved all the common the steps to a Nuget package in order to ease maintenance. Everything works fine except the test execution time doubling.
Has anyone faced such an issue? Is there a way to prevent this happening?
Specflow version 3.9.40
.NET Core 5.0
xUnit 2.4.1
Thanks.
0
-
Hey Hatem Kahil,
I would suggest using some performance diagnostics tools to try and figure out what the issue might be.
This link might be useful, keep us posted.
Thanks, Jordan.
0
Please sign in to leave a comment.
Comments
1 comment