Open
Description
https://tsqlt.org/user-guide/test-creation-and-execution/run/ does not mention the @TestResultFormatter parameter.
It looks like the valid values for @TestResultFormatter are tSQLt.DefaultResultFormatter
, tSQLt.NullTestResultFormatter
, and tSQLt.XmlResultFormatter
.