Refs: #29767 Currently, sync Testkit doesn't support supervision as it often involves async interactions.
This commit is contained in:
parent
6c197346c9
commit
629759b72b
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ limitations:
|
|||
* `EventSourcedBehavior` can't be tested.
|
||||
* Interactions with other actors must be stubbed.
|
||||
* Blackbox testing style.
|
||||
* Supervision is not supported.
|
||||
|
||||
The `BehaviorTestKit` will be improved and some of these problems will be removed but it will always have limitations.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue