commit | ae2ab1ee2592a3c610999e16cf5503005c6aa954 | [log] [tgz] |
---|---|---|
author | Jacob MacDonald <jakemac@google.com> | Tue Aug 08 15:00:24 2023 -0700 |
committer | GitHub <noreply@github.com> | Tue Aug 08 15:00:24 2023 -0700 |
tree | 5ba200e152406dc31c323ec211addb2661340555 | |
parent | 2e9bba21df5b38f48f456c45b946596d2565097b [diff] |
publish test_core v0.5.6 (#2076)
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 |