Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
slonopotamus authored Aug 4, 2024
1 parent 4ccfc41 commit 0fa8d0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ ASSERT_THAT(Value, Is::Not::Null);
* Add `ASSERT_MULTIPLE` that allows performing multiple assertions without interrupting execution between them, also known as "soft assertions".
* Add API to disable tests (with `EAutomationTestFlags::Disabled` under the hood)
* Add API for asynchronous/latent tests
* API for UWorld testing

== Analysis of existing Unreal Engine solutions

Expand Down

0 comments on commit 0fa8d0a

Please sign in to comment.