blob: eb580cdb01daa51201b6041b4af429960b2dde10 [file] [log] [blame]
name: matcher
version: 0.12.11-dev
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.12.0 <3.0.0"
dependencies:
stack_trace: ^1.10.0
dev_dependencies:
lints: ^1.0.0
test: any
test_api: any
test_core: any
dependency_overrides:
test_api:
git:
url: https://github.com/dart-lang/test.git
path: pkgs/test_api
test_core:
git:
url: git://github.com/dart-lang/test
path: pkgs/test_core
test:
git:
url: git://github.com/dart-lang/test
path: pkgs/test