Clone this repo:
  1. 9fffb48 Bump github/codeql-action from 2.22.5 to 2.22.8 (#2145) by dependabot[bot] · 4 days ago master
  2. a0a4d1e Update to latest version of lints (#2140) by Kevin Moore · 12 days ago
  3. 8ba0940 Strip leading slash when spawning isolate (#2136) by Nate Bosch · 3 weeks ago
  4. 075faff Bump github/codeql-action from 2.21.9 to 2.22.5 (#2135) by dependabot[bot] · 5 weeks ago
  5. a3f694b Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#2132) by dependabot[bot] · 5 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