小编Bra*_*olm的帖子

总结多个spec文件的量角器结果

我有一个自动化框架,它使用grunt任务来运行多个spec文件.一些使用预定义的套件运行,另一些使用文件命名约定.每个spec文件具有一个"describe"块的平均值,每个块通常具有多个"it"块.

我目前正在使用jasmine-spec-reporter,它在每个 spec文件后提供有用且详细的结果,如下所示:

------------------------------------
[chrome OS X 10.10 #1-78] PID: 1880
[chrome OS X 10.10 #1-78] Specs: /**/**/jenkins/workspace/Main Suites/tests/User_Management/smoke_student_does_something.js
[chrome OS X 10.10 #1-78] 
[chrome OS X 10.10 #1-78] Using SauceLabs selenium server at http://*******
[chrome OS X 10.10 #1-78] Spec started
[chrome OS X 10.10 #1-78] 
[chrome OS X 10.10 #1-78]   1 A student can link and unlink to another student account
[chrome OS X 10.10 #1-78]     ? can link to another student account (33 secs)
[chrome OS …
Run Code Online (Sandbox Code Playgroud)

automation summary jasmine protractor

6
推荐指数
1
解决办法
1871
查看次数

标签 统计

automation ×1

jasmine ×1

protractor ×1

summary ×1