tree: 136f3de3a92da876f7652a6fa6b7d02458fc1cc0 [path history] [tgz]
  1. lib/
  2. CHANGELOG.md
  3. LICENSE
  4. mono_pkg.yaml
  5. pubspec.yaml
  6. README.md
pkgs/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.