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

Side by Side Diff: tools/testing/dart/browser_perf_testing/pubspec.yaml

Issue 178223008: Replace run_selenium.py with Dart script that uses the browser controller for performance tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 name: browser_perf_testing
2 version: 0.0.1
3 author: Dart Team <misc@dartlang.org>
4 description: Framework for running performance benchmarks in the browser with ou r testing framework.
5 homepage: http://www.dartlang.org
6 dependencies:
7 path: any
8 args: any
9 dev_dependencies:
10 environment:
OLDNEW
« no previous file with comments | « tools/testing/dart/browser_perf_testing/lib/browser_perf_testing.dart ('k') | tools/testing/dart/http_server.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698