A Visual Studio Test Adapter for discovering and executing tSQLt tests. This will work with an SSDT project or any project that has .sql files with the tests in. To execute the tests you will need a .runsettigs file with the connection string to the database where the tests are actually deployed to.
See https://github.com/GoEddie/tSQLt-TestAdapter for more details, links etc
Contact https://twitter.com/EdDebug for help or advice
** This version is for Visual Studio 2015, Microsoft made a change and I can't have one test adapter that works with 2015 and 2017 so for fixes and updates, upgrade to visual studio 2017 and use the 2017 version |