Don't reroute exceptions thrown in expectAsync (#1027)
Allows using `expectAsync*` to wrap callbacks in context where they are called with a `try/catch` without changing visible behavior.
Showing
- pkgs/test/CHANGELOG.md 1 addition, 0 deletionspkgs/test/CHANGELOG.md
- pkgs/test_api/CHANGELOG.md 1 addition, 0 deletionspkgs/test_api/CHANGELOG.md
- pkgs/test_api/lib/src/frontend/expect_async.dart 0 additions, 3 deletionspkgs/test_api/lib/src/frontend/expect_async.dart
- pkgs/test_api/test/frontend/expect_async_test.dart 4 additions, 22 deletionspkgs/test_api/test/frontend/expect_async_test.dart
Loading
Please register or sign in to comment