blob: 4e2f5baa792161e2698ecd3b7880ab4fd46232c8 [file] [log] [blame]
name: test
version: 1.25.4
description: >-
A full featured library for writing and running Dart tests across platforms.
repository: https://github.com/dart-lang/test/tree/master/pkgs/test
environment:
sdk: ^3.0.0
dependencies:
analyzer: '>=5.12.0 <7.0.0'
async: ^2.5.0
boolean_selector: ^2.1.0
collection: ^1.15.0
coverage: ^1.0.1
http_multi_server: ^3.0.0
io: ^1.0.0
js: '>=0.6.4 <0.8.0'
# Use a tight version constraint to ensure that a constraint on matcher
# properly constrains all features it provides.
matcher: '>=0.12.16 <0.12.17'
node_preamble: ^2.0.0
package_config: ^2.0.0
path: ^1.8.0
pool: ^1.5.0
shelf: ^1.0.0
shelf_packages_handler: ^3.0.0
shelf_static: ^1.0.0
shelf_web_socket: ^1.0.0
source_span: ^1.8.0
stack_trace: ^1.10.0
stream_channel: ^2.1.0
# Use an exact version until the test_api and test_core package are stable.
test_api: 0.7.1
test_core: 0.6.2
typed_data: ^1.3.0
web_socket_channel: ^2.0.0
webkit_inspection_protocol: ^1.0.0
yaml: ^3.0.0
dev_dependencies:
dart_flutter_team_lints: ^2.1.1
fake_async: ^1.0.0
glob: ^2.0.0
test_descriptor: ^2.0.0
test_process: ^2.0.0