blob: ac71c13f6c337bf5b355778f7f02332075e83ffb [file] [log] [blame]
name: matcher
version: 0.12.10-nullsafety.3
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-nullsafety <1.10.0'
dev_dependencies:
pedantic: ^1.10.0-nullsafety
test: any
test_api: any
test_core: any