Top 20 NuGet Unit Testing Packages
My Tested ASP.NET Core MVC HTTP components.
My Tested ASP.NET Core MVC model components.
My Tested ASP.NET Core MVC model state components.
My Tested ASP.NET Core MVC configuration options components.
My Tested ASP.NET Core MVC routing components.
My Tested ASP.NET Core MVC session middleware components.
My Tested ASP.NET Core MVC temporary data components.
My Tested ASP.NET Core MVC view components assertion methods.
My Tested ASP.NET Core MVC view data components.
My Tested ASP.NET Core MVC data annotations components.
My Tested ASP.NET Core MVC dependency injection components.
My Tested ASP.NET Core MVC authentication components.
My Tested ASP.NET Core MVC caching components.
A set of additions to extend Webdriver
Operate standard web controls by selenium.
Quickly stub out 3rd party servers to be used against your automated development test cycle. Designed to feel familiar to use, without having restrictions forced upon you.
When writing unit tests for any code that uses dependency injection, and when using a mocking framework, we need to declare and inject any dependency we have. This is repetitive and boring code to write, especially on classes with many dependencies. AutoMock solves this by creating mocks/stubs on th...
The base class TestFixture provides a registry for test features which are automatically disposed after each test case.
UmbracoContext and ApplicationContext mocking helper for Umbraco 7 unit testing
A library containing some helpers which greatly simplify the code needed for assertions.