We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00e6472 commit 69deb6cCopy full SHA for 69deb6c
README.md
@@ -11,4 +11,4 @@ tSQLt allows you to implement unit tests in T-SQL. This is important as you do n
11
* Tests can be grouped together within a schema – allowing you to organize your tests and use common setup methods
12
* Output can be generated in plain text or XML – making it easier to integrate with a continuous integration tool
13
14
-tSQLt is licensed under Apache 2.0 (https://github.com/tSQLt-org/tSQLt/blob/master/Build/License.txt)
+tSQLt is licensed under Apache 2.0 (https://github.com/tSQLt-org/tSQLt/blob/master/Build/License.txt)
0 commit comments