We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68ea5bd commit 1e2d54eCopy full SHA for 1e2d54e
1 file changed
doc/day5_test.md
@@ -224,3 +224,13 @@ Please prefix your plugin component with `superagent-*`
224
225
For superagent extensions such as couchdb and oauth visit the [wiki](https://github.com/visionmedia/superagent/wiki).
226
227
+
228
229
230
+## 另外的测试方法
231
+see https://github.com/mcollina/generify/blob/master/package.json
232
233
234
+ "test": "tape test.js | faucet"
235
236
0 commit comments