tree: b45a11999dab11ed8cb43fc570ddc2bb7f6a3f5e [path history] [tgz]
  1. lib/
  2. .gitignore
  3. .test_config
  4. .travis.yml
  5. analysis_options.yaml
  6. BUILD.gn
  7. CHANGELOG.md
  8. codereview.settings
  9. LICENSE
  10. pubspec.yaml
  11. 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.