tree: b51819ed94aebfbdf41dfece8f053345a738b351 [path history] [tgz]
  1. lib/
  2. analysis_options.yaml
  3. BUILD.gn
  4. CHANGELOG.md
  5. LICENSE
  6. pubspec.yaml
  7. README.md
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.