Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Code Generation » Testing   (RSS)

How would you test a... C# code generator with Visual Studio Team Test

Introduction I spent some time this week thinking about how to test a code generator that generates C# code and is itself written in C# (so it's once again all about managed code). At first I thought about how to verify the generator output directly.
 
Page view tracker