commit | c98c6e37a2336aace4ed7e0e4b3315faa8a14405 | [log] [tgz] |
---|---|---|
author | Ömer Sinan Ağacan <omersa@google.com> | Wed Oct 02 01:50:39 2024 +0200 |
committer | GitHub <noreply@github.com> | Tue Oct 01 16:50:39 2024 -0700 |
tree | 897b0e05766bbc91dec8e6b286d186f812038e96 | |
parent | 22835e2ec81169a5c05ed1ceb4fd6d0e8f4e87d6 [diff] |
Update dart2wasm module runner (#2286) Update dart2wasm module instantiation, compilation, and invoking `main` to support all the ways dart2wasm implemented.
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.
Package | Description | Version |
---|---|---|
checks | A framework for checking values against expectations and building custom expectations. | |
test | A full featured library for writing and running Dart tests across platforms. | |
test_api | ||
test_core |