Mac安装--locust压力测试
在mac上搭建locust压力测试服务器
1:进入管理员模式
# sudo su
2:查看python版本
sh-3.2# python -V
Python 2.7.10
3:安装pip命令
sh-3.2# sudo easy_install pip
4:安装locust
Mac安装--locust压力测试
在mac上搭建locust压力测试服务器
1:进入管理员模式
# sudo su
2:查看python版本
sh-3.2# python -V
Python 2.7.10
3:安装pip命令
sh-3.2# sudo easy_install pip
4:安装locust