Hi All,
I have test from spec flow running on my local machine unfortunately when I run the same tests on CI machine I get below error
It throws an error
Message: Unit Test Adapter threw exception:
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Project Setting
Enable Tracing - False
Enable SpcflowSingle Generator Custom Tool - False
Installed Packages Are:
SpecFlow - 3.182 version
SpecFlow.MsTest- 3.182 version
Specflow,Toole,SBuild.Generation - 3.182 version
When I tried to enable both projects setting to
Enable Tracing - True
Enable SpcflowSingle Generator Custom Tool - True - The tests of the project in test explorer doesn't show
Let me know if you need further details
Could you please suggest me the appropriate solution for this