tree: 1239f993f0863d1da766651e6634f3d89268a73b [path history] [tgz]
  1. matcher/
  2. BUILD.gn
  3. LICENSE
  4. README.md
  5. README.mojo
third_party/dart-packages/matcher/README.md

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.