blob: 507964a71bbedb4e62a609ff1d2826a5776cefe7 [file] [log] [blame]
name: matcher
version: 0.12.9
description: >-
Support for specifying test expectations via an extensible Matcher class.
Also includes a number of built-in Matcher implementations for common cases.
homepage: https://github.com/dart-lang/matcher
environment:
sdk: '>=2.7.0 <3.0.0'
dependencies:
stack_trace: ^1.2.0
dev_dependencies:
pedantic: ^1.4.0
test: any
test_api: any
test_core: any
dependency_overrides:
test: ^1.15.0
test_api: ^0.2.17
test_core: ^0.3.10