Skip to content

Commit

Permalink
Improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeeren committed Sep 11, 2023
1 parent 87b5efe commit e29d1fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,8 +317,7 @@ anyone access to Faqt assertion failure messages that should not have access to
## Which testing frameworks does Faqt work with?

All of them. XUnit, NUnit, MSTest, NSpec, MSpec, Expecto, you name it. Faqt is agnostic to the test framework (and can
also be used in non-test production code, as previously described); it simply throws a custom exception when an
assertion fails.
also be used in non-test production code); it simply throws a custom exception when an assertion fails.

## Why is the subject name not correct in my specific example?

Expand Down

0 comments on commit e29d1fa

Please sign in to comment.