08 2021 档案

摘要:Google Chrome provides a built-in debugging tool called "Chrome DevTools" out of the box, which includes a handy feature that can evaluate or validate 阅读全文
posted @ 2021-08-27 15:59 贺满 阅读(963) 评论(0) 推荐(0) 编辑
摘要:谷歌浏览器,对于作为程序员的我们来说可以是居家必备了,应该用的相当的熟悉了,我们用的最多的应该是network选项吧,一般用来分析网页加载的请求信息,比如post参数之类的,这些基本的功能基本上够用了,今天我说的不是network模块,而是console命令模块的使用, 关于console命令的使用 阅读全文
posted @ 2021-08-27 12:01 贺满 阅读(1411) 评论(0) 推荐(1) 编辑
摘要:前言 TestSuite一直是unittest的灵活与精髓之处, 在繁多的测试用例中, 可以任意挑选和组合各种用例集, 比如smoke用例集, level1用例集, webtest用例集, bug回归用例集等等, 当然这些TestSuite需要我们提前定义好, 并把用例加载进去. Pytest采取的 阅读全文
posted @ 2021-08-16 11:56 贺满 阅读(1304) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示