How to config a sqlcop or tsqlt test as a warning, not a hard fail

ullullullull Posts: 9 New member
My understanding of the default behavior is for single failed unit test to fail an entire build.

I'd like to configure certain tests to merely warn if they do not pass, and still allow the build to succeed.  How would this be done with, say, Azure Devops?

Answers

Sign In or Register to comment.