Clone this repo:
  1. 6a4e75a Update the documentation for the `skip` parameter in the `test` (#2102) by Graciliano Monteiro Passos · 6 days ago master
  2. ba64bbb Let the IsolateChannel close the ReceivePort (#2196) by Nate Bosch · 12 days ago
  3. 7724aab Add failure only reporter (#2190) by Nate Bosch · 2 weeks ago
  4. 525f77b Bump actions/cache from 4.0.0 to 4.0.1 (#2191) by dependabot[bot] · 3 weeks ago
  5. b104177 Bump github/codeql-action from 3.23.2 to 3.24.6 (#2193) by dependabot[bot] · 3 weeks 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