| commit | 9e124e9fbb3bfc998aa6b3bbd72c1f60040bd2a7 | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch@google.com> | Mon Jul 31 14:33:16 2023 -0700 |
| committer | GitHub <noreply@github.com> | Mon Jul 31 14:33:16 2023 -0700 |
| tree | 5dcca7b67b6338f139a61abb124877847cbcc4c7 | |
| parent | 92eb0f7c3df8f3f089eb3962b46d55b00cf0e51c [diff] |
Prepare to publish (#2069)
Welcome! package:test is the standard testing library for Dart and Flutter. If you have questions about Dart testing, please see the docs for package:test. package:test_api and package:test_core are implementation details and generally not user-facing.
package:checks is a relatively new library for expressing test expectations. It's a more modern version of package:matcher and features a literate API.
| Package | Description | Version |
|---|---|---|
| checks | A framework for checking values against expectations and building custom expectations. | |
| test | A full featured library for writing and running Dart tests across platforms. | |
| test_api | ||
| test_core |