practicalmeteor:mocha 中的矛盾文本
Contradictory text in practicalmeteor:mocha
引用官方readme
for https://atmospherejs.com/practicalmeteor/mocha:
A package for writing and running your meteor app and package tests with mocha...
Differences with mike:mocha
...We do not support writing mocha tests for your app's code... Only code in packages can be tested with this package.
文中自相矛盾,真相是什么?
Readme有误,支持App测试
最初(~2015 年 8 月)practicalmeteor:mocha
仅支持包测试,如差异部分所述
他们稍后(~2016 年 3 月)添加了对 App 测试的支持,并添加了 "App testing with meteor test
" 部分
他们好像忘了更新差异部分
引用官方readme
for https://atmospherejs.com/practicalmeteor/mocha:
A package for writing and running your meteor app and package tests with mocha...
Differences with mike:mocha
...We do not support writing mocha tests for your app's code... Only code in packages can be tested with this package.
文中自相矛盾,真相是什么?
Readme有误,支持App测试
最初(~2015 年 8 月)practicalmeteor:mocha
仅支持包测试,如差异部分所述
他们稍后(~2016 年 3 月)添加了对 App 测试的支持,并添加了 "App testing with meteor test
" 部分
他们好像忘了更新差异部分