Skip to content

Hi, I'm Ankit

The story of my experiments with code

  • Twitter
  • Facebook
  • GitHub
  • LinkedIn
  • RSS
  • C#
  • .NET/.NET Core
  • Architecture & Design
  • Azure/ AWS
  • DevOps
  • Testing
  • Security
  • About

xUnit Theory

Writing better tests with xUnit Theory

by Ankit Vijay on April 12, 2020September 26, 2020

This post describes some of the pain-points of xUnit Theory and how we can write more descriptive tests by overriding the test output.

Read More
.NET, C#, Testing, Unit Testing, xunit, xUnit Fact, xUnit Theory