UNPKG
qcloudapi-sdk
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
腾讯云 API SDK for node.js
qcloudapi-sdk
/
test
/
README.md
4 lines
(2 loc)
•
180 B
Markdown
View Raw
1
2
3
4
Q: 如何运行测试用例? A: 将
`config.example.json`
文件重命名为
`config.json`
, 并输入你的
`SecretId`
和
`SecretKey`
. 然后在项目根目录运行
`npm test`
.