您的位置:首页 > 其它

reporters: [ 'Pretty'],

2016-04-13 18:38 253 查看
测试结束后,结果列表将会排序输出。

✓ Suite name - Test foo

✓ utils - uuid

✓ utils - tmp

~ utils - store: Browser-only test && localStorage|window is not defined

× utils - pluralize

AssertionError: Word should be singular with singular count.: expected 'todo1' t

o equal 'todo'

  at Assertion.assertEqual  <node_modules\intern\node_modules\chai\chai.js:733:1

2>

  at Assertion.ctx.(anonymous function) [as equal]  <node_modules\intern\node_mo

dules\chai\chai.js:3475:25>

  at Function.assert.strictEqual  <node_modules\intern\node_modules\chai\chai.js

:2078:32>

  at Test.registerSuite.pluralize [as test]  <tests\utils.js:28:20>

...

tests/intern

Total: [✓✓×~✓] 5/5

Passed: 3  Failed: 1  Skipped: 1

-----------|----------|----------|----------|----------|----------------|

File       |  % Stmts | % Branch |  % Funcs |  % Lines |Uncovered Lines |

-----------|----------|----------|----------|----------|----------------|

 js\       |    55.56 |       50 |       50 |    55.56 |                |

  utils.js |    55.56 |       50 |       50 |    55.56 |... 29,30,32,33 |

-----------|----------|----------|----------|----------|----------------|

All files  |    55.56 |       50 |       50 |    55.56 |                |

-----------|----------|----------|----------|----------|----------------|
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: