Not able to find test case in tsqltTestadapter 2017
Hello Ed,
As per the details - "https://the.agilesql.club/2016/08/tsqlt-visual-studio-test-adapter/" configure the tsqlt adapter 0.91 for VS 2017.
While executing the test explorer, it is not finding those SQL test case. Configure the runsettings file. No issue in connection. Attached the code herewith.
Can you please help me, why it is not identifying.
Thanks in advance.
Thanks, Monag
I'm also having the same issue. Works great locally in Visual Studio, but it doesn't seem like the VS Test task is using the tSQLt test adapter, although I'm pointing it to the correct directory within Azure DevOps VsTest task (version 2)'s "Path to Custom Test Adapters" input. VS Test doesn't fail, it just lists all the .sql objects and says ##[warning]No results found to publish. Thanks!