tree: d61c48abd4bb6bcccb6ad91a5ec01ea70e615d24 [path history] [tgz]
  1. lib/
  2. BUILD.gn
  3. CHANGELOG.md
  4. LICENSE
  5. mono_pkg.yaml
  6. pubspec.yaml
  7. README.md
test_core/README.md

A minimal package for writing and running tests as well as extensions for implementing a custom test runner.

If you're interested in testing Dart code, you likely want to use package:test.

At this time this package is not intended to be used publicly. The API is not yet stable.