Comments
2 comments
-
Thank you for reaching out on the Redgate forums regarding your query with SQL Test.
Reading your process it looks like this may be a concern with tsqlt, which is the process running behind SQL Test. tsqlt is an open-source database unit testing solution of which Redgate is a sponsor however we do not own/maintain their codebase
Sadly we do not handle tsqlt support directly, you can gain access to their various channels to ask questions, pull their code & review the program functionality.
Some handy links to assist you further
Website - https://tsqlt.org/
Post a question in the tSQLt Google group - https://groups.google.com/g/tsqlt?pli=1
Stack Overflow - https://stackoverflow.com/questions/tagged/tsqlt
Slack - https://sqlcommunity.slack.com/ (channel #tsqlt)
Of interest, I did look at their codebase and searched for rollbacks, there were a number of hits including a file - CaptureTestExecTimes.sql which looks similar to the experience you are outlining -
Thanks for that. I'll take a look over on their sites.
Add comment
Please sign in to leave a comment.
(When I run the SQL script outside of SQL Test it does record into the logging table).
Thanks.