angular-docs-cn/modules/benchpress
Alex Eagle 208f3d4c65 fix(typings): repair broken type-checking for StringMap
Note that the previous type of StringMap was overly permissive and didn't catch errors.
Also we have to explicitly type empty objects, which is explained here:
https://github.com/Microsoft/TypeScript/issues/5089

Closes #4487
2015-10-03 01:09:42 +00:00
..
docs fix(benchpress): update build step, read and config 2015-10-02 14:42:15 -07:00
src chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
test fix(typings): repair broken type-checking for StringMap 2015-10-03 01:09:42 +00:00
README.dart.md feat(publish): update files to publish to npm 2015-02-24 16:53:44 -08:00
README.js.md fix(benchpress): update build step, read and config 2015-10-02 14:42:15 -07:00
benchpress.dart chore: dartfmt Dart code in the repo 2015-05-11 09:50:33 -07:00
benchpress.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
common.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
index.dart style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
index.ts chore(build): replace traceur-runtime with es6-shim. 2015-09-14 21:02:29 +00:00
package.json chore(build): replace traceur-runtime with es6-shim. 2015-09-14 21:02:29 +00:00
pubspec.yaml chore: cleanup to pubspec.yaml files 2015-07-17 12:34:06 -07:00
tsconfig.json refactor(benchpress): convert src and test to typescript 2015-05-29 14:02:58 -07:00

README.js.md

Benchpress - a framework for e2e performance tests

The sources for this package are in the main Angular2 repo. Please file issues and pull requests against that repo.

See this project for an example.

License: Apache MIT 2.0