Sachin Rao
Home
Projects
About
  • Simplify test cases in .NET with Autofixture and Moq

    February 17, 2022 · 4 min read · .net testing autofixture moq dotnet  ·
    Share on:

    Readability of unit tests Like I've mentioned before, in other articles about unit testing, I'm a strong believer in tests as specifications for your classes. Recently, I've heard it being talked of as 'insurance' and I find myself nodding in quiet agreement. I'd rather have tests than not. Every so often, though, …


    Read More
  • My unit testing stack in .NET

    February 11, 2022 · 5 min read · .net unit testing dotnet  ·
    Share on:

    I'm a big fan of unit tests as specification for objects within your application. As a .NET developer, we are fortunate to have many mature libraries and tools to enhance our unit testing experience. This article lists the tech stack I prefer at this moment in time. TL;DR XUnit, Autofixture, Moq and FluentAssertions. …


    Read More

Sachin Rao

Engineering manager, OSS contributor, history nerd, perpetual learner.
Read More

Featured Posts

  • Tech Hiring and Dancing Chickens
  • Why is diversity important?
  • Simplify test cases in .NET with Autofixture and Moq
  • My unit testing stack in .NET
  • How do you solve a problem like ORMs?

Recent Posts

  • Tech Hiring and Dancing Chickens
  • Why is diversity important?
  • Simplify test cases in .NET with Autofixture and Moq
  • My unit testing stack in .NET
  • How do you solve a problem like ORMs?

Categories

ESSAYS 3 REFERENCE 1 TUTORIALS 1

Tags

.NET 2 DIVERSITY 2 DOTNET 2 ENGINEERING-MANAGEMENT 2 TALENT 2 AUTOFIXTURE 1 DATA-ACCESS-FRAMEWORKS 1 MOQ 1 ORMS 1 TESTING 1 UNIT-TESTING 1 WOMEN-RETURNERS 1
Sachin Rao

Copyright 2011- 2025 SACHIN RAO. All Rights Reserved