blob: dc659f13a350c419fcabf8b8b4a97c383a50d4fb [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-0 <3.0.0"
dependencies:
stack_trace: ^1.10.0
dev_dependencies:
pedantic: ^1.10.0-nullsafety
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