-
Notifications
You must be signed in to change notification settings - Fork 0
Home
QATwer edited this page Sep 16, 2019
·
23 revisions
人人积累测试知识, 人人分享测试知识
1.1 如何选择工具或者框架 1.2 工具篇 Selenium Cucumber Jasmine Karma/Mocha CodeceptJS Cypress
可以直接账号登录,编辑Wiki。具体语法请参考 Markdown语法
- 从"ssh_files" folder下拿到两个key文件和一个配置文件,放到 “/users/xxxx/.ssh”
- 如果你有多个git账号,可以编辑配置文件
id_rsa_twqa
Host github.com
User git
Hostname github.com
IdentityFile ~/.ssh/id_rsa
Host github.com
User git
Hostname github.com
IdentityFile ~/.ssh/id_rsa_twqa
此文档版权归于Twer QAs