Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
slonopotamus authored Nov 16, 2024
1 parent 36961cd commit c6fe201
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ bool FMyTest::RunTest(const FString& Parameters)
* Assertions do not capture expression that is being tested.
You have to write descriptive messages by hand.
* Overcomplicated way to add multiple tests with common logic.
`IMPLEMENT_COMPLEX_AUTOMATION_TEST` cannot be understood by IDEs at all.

.The ugly
* You need to write your test name *three times* as if it isn't clear enough what test name actually is.
Expand Down

0 comments on commit c6fe201

Please sign in to comment.