Skip to content
View JoeEmp's full-sized avatar
  • www.wxchina.com
  • china

Block or report JoeEmp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JoeEmp/README.md
class mine():
    def __init__(self, name='小黑猫'):
        self.name = name
        super().__init__()

    def __add__(self, other):
        if '小白猫' in other:
            return self.name + "和" + other + ""
        else:
            return self.name+'只和小白猫一起,别的猫走开'
print(mine()+"温柔体贴小白猫")

近期blog(limit 5)

一些自动化测试的自我理解

po+dd的ui自动化demo

快速开始-接口测试

一次jmeter的简单的性能测试之旅

牧羊

To do list

  • 和猫放烟花(最好是海边)

长期计划

  • 周边游
  • 和猫吃蛋糕
  • 去各种cafe
  • 练腹肌

惩罚清单

犯错惩罚制度

  • 一般:不理你半个小时
  • 轻微:不理你一天
  • 中等:跪榴莲
  • 严重:头上放水跪键盘,拍照发朋友圈
  • 毁灭级:rm -rf this file

挑食鬼清单

🍳主食

  • 辣的
  • 酸菜
  • 黄鳝
  • 海鲜(虾可以但一般不吃)
  • 椒类
  • 狗肉
  • 内脏(猪肝,猪红可以)
  • 特殊部位(鸡脖、鸭脖、鸡屁股、鸭屁股)
  • 牛油果
  • 凤爪

🥗水果

  • 榴莲
  • 山竹
  • 黄皮
  • 人参果
  • 车厘子
  • 木瓜

Pinned Loading

  1. python_case python_case Public

    learn new demo and learn from LeetCode

    Python 3 1

  2. antelope antelope Public

    自动化测试框架

    Python

  3. antelope-docs antelope-docs Public

    antelop文档