commit | 9cae8faa7868bf3a88a7ba45eb0bd128e66ac515 | [log] [tgz] |
---|---|---|
author | Jacob MacDonald <jakemac@google.com> | Tue Jul 21 19:40:28 2020 -0700 |
committer | GitHub <noreply@github.com> | Tue Jul 21 19:40:28 2020 -0700 |
tree | a9e35b201ebaab3e052d398f051da81795d5776f | |
parent | 371ca77919e134d8f7512576607d25b3a352652e [diff] |
update for the 2.10 dev sdk (#154) This is in preparation for the actual 2.10 dev sdk release.
Support for specifying test expectations, such as for unit tests.
The matcher library provides a third-generation assertion mechanism, drawing inspiration from Hamcrest.
For more information, see Unit Testing with Dart.