| commit | c1614bea41f0b7045a4ef3abdeec92df1f800cf2 | [log] [tgz] |
|---|---|---|
| author | Jake Macdonald <jakemac@google.com> | Wed Sep 11 21:10:03 2024 |
| committer | Jake Macdonald <jakemac@google.com> | Wed Sep 11 21:15:02 2024 |
| tree | c8f6ce448c11ef70cf2b1e8dc811844eac1e037b | |
| parent | 184515e46d05dffd0ed63d2975b352cc742366a7 [diff] |
run test_api tests on all platforms and compilers
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 |