commit | 1979eada92ecbc1e02298384cbe6f2f18d4f91ee | [log] [tgz] |
---|---|---|
author | Nate Bosch <nbosch1@gmail.com> | Fri Jul 24 13:38:18 2020 -0700 |
committer | GitHub <noreply@github.com> | Fri Jul 24 13:38:18 2020 -0700 |
tree | 7af5e06e6592f0b9274320e10380a179e81b1312 | |
parent | fb58706fc867f06106915081eecd93877213fb60 [diff] |
Prepare for the 2.10 SDK (#1307) Bump the min SDK constraint to `2.10.0-0` so that they pick up the `2.10` language version which is required to opt in to null safety with the `2.10` SDKs.
This repository contains packages for writing and running Dart tests.
A full featured packaged for writing and running Dart tests on various platforms, e.g. VM, Chrome, Node etc.
A minimal package for writing tests. This package is used by package:test
and package:test_core
.
A minimal package for writing and running tests. It also contains extensions for implementing a custom test runner. This package is used by package:test
.