- adds console and cloud reporter (via Google BigQuery). - makes parameters of tests explicit and modifiable. - removes `detect` and `ignoreGc` mode from benchpress as these can result in unstable numbers.
10 lines
193 B
YAML
10 lines
193 B
YAML
name: benchmarks_external
|
|
environment:
|
|
sdk: '>=1.4.0'
|
|
dependencies:
|
|
e2e_test_lib:
|
|
path: ../e2e_test_lib
|
|
angular: ">=1.0.0 <2.0.0"
|
|
browser: '>=0.10.0 <0.11.0'
|
|
transformers:
|
|
- angular |