-
Notifications
You must be signed in to change notification settings - Fork 0
Home
QATwer edited this page Dec 25, 2019
·
23 revisions
人人积累测试知识, 人人分享测试知识
- Selenium
- Cypress
- TestCafe
- CodeceptJS
- Protractor
Appium
RobertFramework
- SpringBoot
- Junit
- TestNG
4 线上事故处理流程
可以直接账号登录,编辑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