blob: 5351a0c02b1871bea7407a56e554db5c55054f5f [file] [log] [blame]
name: matcher
version: 0.12.18-wip
description: >-
Support for specifying test expectations via an extensible Matcher class.
Also includes a number of built-in Matcher implementations for common cases.
repository: https://github.com/dart-lang/test/tree/master/pkgs/matcher
issue_tracker: https://github.com/dart-lang/test/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Amatcher
environment:
sdk: ^3.5.0
dependencies:
async: ^2.10.0
meta: ^1.8.0
stack_trace: ^1.10.0
term_glyph: ^1.2.0
test_api: ">=0.5.0 <0.8.0"
dev_dependencies:
dart_flutter_team_lints: ^3.2.0
fake_async: ^1.3.0
test: ^1.23.0
dependency_overrides:
test: 1.25.0
test_api: 0.7.3