blob: 8c59ba4e7ffa8db4d4923db2a909dfdd37b9ee02 [file] [log] [blame] [edit]
name: checks
version: 0.3.1-wip
description: >-
A framework for checking values against expectations and building custom
expectations.
repository: https://github.com/dart-lang/test/tree/master/pkgs/checks
resolution: workspace
environment:
sdk: ^3.5.0
dependencies:
async: ^2.8.0
meta: ^1.9.0
test_api: ">=0.5.0 <0.8.0"
dev_dependencies:
test: ^1.21.3