Logo
← Back to Projects
DepenMock

DepenMock

A robust C# testing library designed to streamline the mocking process for your System Under Test (SUT) dependencies. By automating the mock creation process, DepenMock simplifies unit testing and encourages adherence to established software design principles.

Key Features

  • Automatic mock creation for dependencies
  • Simplified unit test setup
  • Encourages better software design practices
  • Seamless integration with existing test frameworks