microsoft / testfx

MSTest framework and adapter
MIT License
679 stars 246 forks source link

Assertions: add support for [StringSyntax(CompositeFormat)] #3185

Closed Evangelink closed 1 week ago

Evangelink commented 1 week ago

Mark the message parameter of assertions overloads taking parameters with [StringSyntax(StringSyntaxAttribute.CompositeFormat)] to improve user experience with passing composite formats.