ニュース

tSQLt is a free, open-source framework for unit testing in SQL Server. By writing tSQLt test cases, developers can create fake tables and views based on production data, then compare expected versus a ...
SQL Test is the user interface for tSQLt, the open source unit testing framework for SQL Server. From the SQL Test window, users can create test classes, view existing unit tests, execute them ...
Unit-testing should have as few barriers as possible. For relational databases those barriers range from external dependencies to speed to keeping the relational schema synchronized with your object ...
Kim Colley, a SQL Server product manager for Microsoft confirmed that the CTP will slip into October. "It is a little longer but the upcoming CTP is really meaty," Colley said. "They wanted to get ...