kbilsted / StatePrinter

Automating unit testing and ToString() coding
Apache License 2.0
93 stars 32 forks source link

Create a visual studio plugin for turning on/off automatic rewrite of asserts #19

Open kbilsted opened 9 years ago

kbilsted commented 9 years ago

Since the turning on/off of automatic rewrites can be set to react to e.g. an environment variable, a plugin for VS could be constructed that would toggle the value of such an environment variable.