Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(357)

Side by Side Diff: third_party/dart-packages/matcher/README.md

Issue 971083002: Create an apptesting framework for dart. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Update upload_binaries.py to add the apptest.dartzip artifact. Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Support for specifying test expectations, such as for unit tests.
2
3 The matcher library provides a third-generation assertion mechanism, drawing
4 inspiration from [Hamcrest](https://code.google.com/p/hamcrest/).
5
6 For more information, see
7 [Unit Testing with Dart](https://www.dartlang.org/articles/dart-unit-tests/).
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698