blob: 5ad6774649b19b181fd67195ba60d69dc2eb2964 [file] [edit]
name: checks
version: 0.3.2-wip
description: >-
A framework for checking values against expectations and building custom
expectations.
repository: https://github.com/dart-lang/test/tree/master/pkgs/checks
issue_tracker: https://github.com/dart-lang/test/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Achecks
resolution: workspace
environment:
sdk: ^3.11.0
dependencies:
async: ^2.8.0
meta: ^1.9.0
test_api: ">=0.5.0 <0.8.0"
dev_dependencies:
test: ^1.21.3