Posts List

用字符串调用 Python 方法

遇到一个根据字符串名称调用 Python 方法的问题,考虑了几种可行的方式(函数名字符串+元组字符串 + 字典字符串,或者直接使用带参函数名字符串)。

V2Test 自动化测试框架

Demo http://izlt.xyz demo/demo Introduction V2Test is a lightweight data driven testing framework based on Python 3. https://github.com/deepjia/v2test