commit | 4aa5be05a55727c45b0bf39149330cac43336ed8 | [log] [tgz] |
---|---|---|
author | Gary Roumanis <grouma@google.com> | Thu Oct 31 18:28:55 2019 |
committer | Gary Roumanis <grouma@google.com> | Thu Oct 31 18:28:55 2019 |
tree | 02649c800b986633d83d75eaf87d2fc76755ee80 | |
parent | ed26b404280af9e07090e2d59e19c263afeb134b [diff] |
nit fix
This repository contains packages for writing and running Dart tests.
A full featured packaged for writing and running Dart tests on various platforms, e.g. VM, Chrome, Node etc.
A minimal package for writing tests. This package is used by package:test
and package:test_core
.
A minimal package for writing and running tests. It also contains extensions for implementing a custom test runner. This package is used by package:test
.