I have the same problem, I have to type in blank strings for every assert. I have Visual Studio 201X but I also have to use Visual Studio 2008 because I'm testing a library for the Compact Framework. Switching to VS2010 or later is not possible for that project.
While I understand that I'm an oddity, providing overloads would not necessarily be difficult. I don't really expect that you'll add them just because some people have to use VS2008, I just wanted to point out that some people cannot switch to VS201X just to use optional parameters.
While I understand that I'm an oddity, providing overloads would not necessarily be difficult. I don't really expect that you'll add them just because some people have to use VS2008, I just wanted to point out that some people cannot switch to VS201X just to use optional parameters.