Clone this repo:
  1. d0dc833 Migrate off deprecated Analyzer API (#2258) by Nate Bosch · 4 days ago master
  2. 2c2ac49 Expand error message for async test declaration (#2251) by Nate Bosch · 2 weeks ago
  3. 14f9b3e use pub workspaces (#2249) by Jacob MacDonald · 3 weeks ago
  4. c14ce93 Prepare to publish (#2250) by Nate Bosch · 3 weeks ago test-v1.25.8 test_api-v0.7.3 test_core-v0.6.5
  5. 3256c23 Bump the github-actions group with 3 updates (#2247) by dependabot[bot] · 4 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