Skip to content

Commit 72cf44b

Browse files
authored
Add unit testing/tsqlt-docker section
1 parent 9f72c10 commit 72cf44b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

samples/containers/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
__[replication](replication/)__
22

3-
Example of SQL Server Replication in containers. This demo uses docker-compose to start two SQL Server containers; one that acts as the publisher and distributor, and the other as the subscriber in a push snapshot configuration.
3+
Example of SQL Server Replication in containers. This demo uses docker-compose to start two SQL Server containers; one that acts as the publisher and distributor, and the other as the subscriber in a push snapshot configuration.
4+
5+
__[unit testing/tsqlt-docker](unit-testing/tsqlt-docker/)__
6+
7+
Example describes how to automate the testing for one or more SQL Server objects using tSQLt, Docker, and GitHub Actions.

0 commit comments

Comments
 (0)