| commit | c3a41b7c958aaeff2c09dfe0de5c30d5ec1e700f | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <[email protected]> | Wed Aug 16 17:25:53 2023 |
| committer | Nate Bosch <[email protected]> | Wed Aug 16 17:28:50 2023 |
| tree | a764fff3e5d821caa0ad4cbc7f8c71daece688b1 | |
| parent | 1d964200879d067ca22e64bad45bea755f190119 [diff] | |
| parent | 6146c292dfc31cc4b1e1ca0cfa0fe959fe10d013 [diff] |
Merge branch 'master' into top-level-equals
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 |