/Enum.Assert

This is a C# library called "Enum.Assert" that allows you to easily generate unit tests for your enum types. It contains a single public class called "TestWriter" with four static methods that can be used to generate unit tests for enums in different ways.

Primary LanguageC#

Stargazers