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