TUnit
Welcome to TUnit Testing
Flexible
TUnit was designed for flexibility. With various ways to write, inject data into, and control tests.
Easy
TUnit uses an attribute-based syntax that is easy to read and write. Simply create methods and add attributes to them to control how your test suite works.
Fast & Source Generated
TUnit generates source code for your tests, enabling you to create your test applications using Native AOT or as Single File applications. Combined with being built on top of the new Microsoft Testing Platform, this makes it fast and efficient.