BrianSchroer
- 116,009 total downloads
- last updated 6/12/2022
- Latest version: 1.12.2
Unit test helpers for asserting public properties on class instances "mapped" from one type to another (via AutoMapper, another tool, or hand-written code) have the correct values.
- 114,555 total downloads
- last updated 8/13/2019
- Latest version: 1.5.4
.NET Unit test helpers for asserting that exceptions were / weren't thrown, and for "scenario tests".
- 71,483 total downloads
- last updated 8/14/2019
- Latest version: 1.3.4
Tools for populating class instance properties for testing.
- 69,421 total downloads
- last updated 1/15/2019
- Latest version: 2.1.1
Additional AutoMapper extension methods for SparkyTestHelpers.Mapping (Unit test helpers for asserting public properties on class instances "mapped" from one type to another have the correct values.)
Version 1.x supports .NET Standard 1.5 and .NET Framework 4.5
Version 2.x supports .NET Standard...
More information
- 12,280 total downloads
- last updated 7/27/2019
- Latest version: 1.4.5
Unit test helpers providing alternate syntax for testing with Moq
- 11,081 total downloads
- last updated 3/5/2021
- Latest version: 2.2.3
.NET Unit test helpers for asserting that ASP.NET MVC Core controller / Razor Page actions return expected results
- 10,504 total downloads
- last updated 7/27/2019
- Latest version: 1.5.1
Moq extension methods and syntax helpers used by SparkyTestHelpers.Moq and SparkyTestHelpers.Moq.Fluent
- 7,834 total downloads
- last updated 7/27/2019
- Latest version: 2.0.4
AutoMapper syntax helpers
- 6,914 total downloads
- last updated 3/5/2021
- Latest version: 1.6.8
.NET Unit test helpers for ASP.NET MVC routing and for asserting that ASP.NET MVC controller actions return expected results
- 4,598 total downloads
- last updated 1/30/2022
- Latest version: 1.6.0
Unit test helpers providing "fluent" assertions for testing with Moq
- 3,722 total downloads
- last updated 7/27/2019
- Latest version: 1.2.1
Ludicrously lightweight dependency wrapper/provider to improve testability of classes that use dependencies that aren't easily mockable (e.g. System.DateTime).
- 3,398 total downloads
- last updated 5/28/2018
- Latest version: 1.1.1
Makes it easy to load a strongly-typed object (or IList of objects) from a custom web.config or app.config file section without having to write a custom IConfigurationSectionHandler implementation.
- 3,347 total downloads
- last updated 7/27/2019
- Latest version: 1.2.2
MSTest implementation of SparkyTestHelpers.Scenarios
- 2,292 total downloads
- last updated 4/4/2021
- Latest version: 1.0.5
Helpers for testing code that uses ConfigurationManager.AppSettings
- 1,911 total downloads
- last updated 4/21/2021
- Latest version: 1.3.0
Helpers to perform .config file XML transformations, and to test the resulting transformed XML (or actually any XML, whether it's .config format or not).
- 1,779 total downloads
- last updated 7/27/2019
- Latest version: 1.1.1
.NET Unit test helpers for validation with DataAnnotations
- 1,137 total downloads
- last updated 5/13/2021
- Latest version: 1.1.1
Makes it easy to load a strongly-typed object (or IList of objects) from a custom web.config or app.config file section without having to write a custom IConfigurationSectionHandler implementation.
- 279 total downloads
- last updated 3/21/2021
- Latest version: 1.0.0
.NET Unit test helpers for invoking non-public methods, fields and properties.