test 报 dyld: Library not loaded: @rpath/XCTest.framework/XCTest,谁遇到过啊
解决了吗?我也是这个错误
楼主,生成测试任务的时候,老是报先选择测试用例,实际我已经选了
楼主,如果参数需要计算签名怎么处理呢,就是入参以一定的方式计算 sign,比如入参先 md5,再转换成大写
Using cached https://files.pythonhosted.org/packages/b6/ae/e6d731e4b9661642c1b20591d8054855bb5b8281cbfa18f561c2edd783f7/meld3-1.0.2-py2.py3-none-any.whl
Collecting MySQL-python==1.2.5 (from -r requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/a5/e9/51b544da85a36a68debe7a7091f068d802fc515a3a202652828c73453cad/MySQL-python-1.2.5.zip
Complete output from command python setup.py egg_info:
sh: mysql_config: command not found
Traceback (most recent call last):
File "", line 1, in
File "/private/var/folders/07/gy6t7pxj4kl8ypjvybz4ktpc0000gn/T/pip-install-I67zM_/MySQL-python/setup.py", line 17, in
metadata, options = get_config()
File "setup_posix.py", line 43, in get_config
libs = mysql_config("libs_r")
File "setup_posix.py", line 25, in mysql_config
raise EnvironmentError("%s not found" % (mysql_config.path,))
EnvironmentError: mysql_config not found
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/07/gy6t7pxj4kl8ypjvybz4ktpc0000gn/T/pip-install-I67zM_/MySQL-python/
楼主,按照步骤安装依赖的时候报这个是咋回事
如果 httpconf 里面参数可变如何实现,我目前遇到个问题,session 里面获取的参数值没办法传入 httpconf 里面,报 No attribute named 'login_token' is defined
楼主,请问如何去掉烦人的选择具体运行类?
Select simulation id (default is 'usersloginsimulation'). Accepted characters are a-z, A-Z, 0-9, - and _
a
集成到 jenkins 不可能去选择执行那个类的,而是运行所有类
/root/apache-tomcat-7.0.56/bin,请问楼主,这下面是放啥的
jenkins 和 jmeter 在不同的主机怎么操作呢,而且 jmeter 是 linux 环境,jmeter 是 windows 环境