Top 20 NuGet Packages depending on UnitTestCoder.Core

Total dependencies: 2

Given a populated object model at runtime, outputs the C# code to recreate the model independently. Able to handle circular references and list initialisations. Particularly useful for snapshotting WPF ViewModels for use in the WPF designer.
Automatic generation of C# code for Shouldly unit tests. Reads your test output and generates a matching test for each property in your model. An easy way to achieve 100% test coverage.