2 packages tagged with “vardump”
This is a library, (using the VarDump Nuget) that allows you to dump the contents of a type to a string as initilization code. This is helpful for debugging and logging, and can be used to generate code especially for unit tests.
Extends ITestOutputHelper to allow output of a generic type using a serializer.