Clone this repo:
  1. 7a6c98d Require analyzer 5.12.0, refactor InstanceCreationExpression type name extraction. (#2015) by Konstantin Scheglov · 2 days ago master
  2. 23bd415 Use switch expressions for switch/return pattern (#2027) by Nate Bosch · 2 days ago
  3. 06bdbb6 Make State and Result enums (#2028) by Nate Bosch · 2 days ago
  4. 11805dc Migrate to Dart 3 (#2024) by Nate Bosch · 3 days ago
  5. 3276921 Bump github/codeql-action from 2.3.2 to 2.3.5 (#2023) 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