Make Your .NET Tests Insanely Faster

Nick Chapsas explains a new mocking library called Imposter and why it can make .NET tests faster while reducing their memory footprint.

Full summary based on transcript

What the video is about

Nick Chapsas presents Imposter, a new mocking library for .NET/C# tests, positioned as a way to speed up test execution and lower memory usage compared to typical mocking approaches.

Library mentioned