Clone this repo:
  1. 2c2ac49 Expand error message for async test declaration (#2251) by Nate Bosch · 2 days ago master
  2. 14f9b3e use pub workspaces (#2249) by Jacob MacDonald · 4 days ago
  3. c14ce93 Prepare to publish (#2250) by Nate Bosch · 9 days ago test-v1.25.8 test_api-v0.7.3 test_core-v0.6.5
  4. 3256c23 Bump the github-actions group with 3 updates (#2247) by dependabot[bot] · 11 days ago
  5. 4da62ac Add package config URI into VM test entrypoints (#2245) by Nate Bosch · 2 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