前言 实现需求:当测试用例全部通过的时候,不发邮件,当用例出现Error或Failure的时候发送邮件 解决思路:生成html测试报告后,用bs4解析html页面,写个函数判断页面上是都有不通过的记录 html报告 1.查看html报告,主要看Status这一行是否会出现Failure 或 Erro ...
分类:
编程语言 时间:
2018-01-19 14:10:45
阅读次数:
150
源码下载:https://pan.baidu.com/s/1nxoodst 使用:(只支持get) http://39.106.33.56:3001/translate?text=Failure is probably the fortification in your pole. It is li ...
Learn how to PXE Boot both BIOS &?UEFImachines with DHCP Policies and Custom Vendor Classes?One of the challenges that an IT deployment administrator mayface in the field is the ability
分类:
移动开发 时间:
2018-01-15 22:29:44
阅读次数:
764
IntelliJ IDEA初级,IntelliJ Idea创建web项目之后在配置web项目时,选择Edit Configration部署Tomcat,Deployment里点击添加无artifact选项,具体效果类似以下情况: ...
分类:
其他好文 时间:
2018-01-14 22:43:37
阅读次数:
489
问题出现的情景:使用git pull拉取开发的代码到测试服务器,报错: ssh: Could not resolve hostname git.****-inc.com : Temporary failure in name resolution fatal: The remote end hung ...
分类:
其他好文 时间:
2018-01-14 19:37:08
阅读次数:
255
1、修改网卡为eth01、编辑网卡cd/etc/sysconfig/network-scripts/mvifcfg-ens160ifcfg-eth0mvifcfg-ens192ifcfg-eth1vimifcfg-eth0TYPE=EthernetBOOTPROTO=noneDEFROUTE=yesIPV4_FAILURE_FATAL=noIPV6INIT=yesIPV6_AUTOCONF=yes
分类:
其他好文 时间:
2018-01-12 14:20:54
阅读次数:
261
分享一下安装完CentOS7.2系统的一些基础优化。1、修改网卡为eth01、编辑网卡#cd/etc/sysconfig/network-scripts/#mvifcfg-ens160ifcfg-eth0#mvifcfg-ens192ifcfg-eth1#vimifcfg-eth0TYPE=EthernetBOOTPROTO=noneDEFROUTE=yesIPV4_FAILURE_FATAL=n
分类:
其他好文 时间:
2018-01-12 13:33:13
阅读次数:
183