From 667c799682adb15f744378f84ef0f250e69f550e Mon Sep 17 00:00:00 2001 From: Christer van der Meeren Date: Thu, 20 Jul 2023 21:48:34 +0200 Subject: [PATCH] Improve readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e0a693..a0639fb 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,7 @@ If you want all the details, here they are: All of them. XUnit, NUnit, MSTest, NSpec, MSpec, Expecto, you name it. Faqt is agnostic to the test framework; it simply throws a custom exception when an assertion fails. -### Why is the subject name not correct? +### Why is the subject name not correct in my specific example? The automatic subject name (the first part of the assertion message) is correct in most situations, but there are edge cases where it may produce unexpected results: