03/10/2026.NETAIUnitTestDetester9 minute read How to write unit test for AI or LLMs - Deterministic AI If you have a production using AI, it can't be without tests! Read the whole article
05/27/2024C#UnitTestIOptions3 minute read Create IOptions<T> for Unit Testing Writing a Unit Test for a class that accepts IOptions in the constructor Read the whole article