This repo contains source code and unit tests for nuget packages:
Unit test helpers for Exception expectations and "scenario" (row) tests:
SparkyTestHelper.Scenarios extensions for better scenario testing with MSTest / VisualStudioTestTools:
Unit test helpers for "appSettings" values in XML .config files:
Unit test helpers for ASP.NET MVC (.NET Framework version)
Unit test helpers for ASP.NET MVC (.NET Core version)
Unit test helpers for validation with DataAnnotation attributes:
Unit test helpers for verifying values of properties "mapped" from one type to another:
Additional AutoMapper extension methods for SparkyTestHelpers.Mapping:
Unit test syntax helpers for the Moq mocking framework:
Unit test syntax helpers for using the Moq mocking framework with Fluent Assertions:
Tools for populating test class instance properties:
Unit test helpers for XML .config files:
Provides simple "fluent" syntax for accessing non-public methods, properties and fields from unit tests: