blob: b5a16067182a4efab37c2941a4a92ecf97e0c5a1 [file] [log] [blame]
name: matcher
version: 0.12.13
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/matcher
environment:
sdk: ">=2.18.0 <3.0.0"
dependencies:
meta: ^1.8.0
stack_trace: ^1.10.0
dev_dependencies:
lints: ^2.0.0
test: any
test_api: any
test_core: any
dependency_overrides:
test_api: any