Clone this repo:
  1. b7fa27d Point README links to the test library (#2219) by Nate Bosch · 3 days ago master
  2. d1e2767 Allow the next semver major versions of shelf_web_socket and web_socket_channel (#2204) by Brian Quinlan · 4 days ago test-v1.25.5
  3. 0562baf Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#2216) by dependabot[bot] · 9 days ago
  4. 1f54fd8 Bump actions/upload-artifact from 4.3.0 to 4.3.3 (#2217) by dependabot[bot] · 9 days ago
  5. 5815385 Bump actions/checkout from 4.1.2 to 4.1.4 (#2214) by dependabot[bot] · 9 days ago

Dart CI OpenSSF Scorecard

What's here?

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.

Packages

PackageDescriptionVersion
checksA framework for checking values against expectations and building custom expectations.pub package
testA full featured library for writing and running Dart tests across platforms.pub package
test_apipub package
test_corepub package