{ "info": { "author": "WeiYaTing, WuQi", "author_email": "wuqi@yixin.im", "bugtrack_url": null, "classifiers": [], "description": "This Library for RobotFramework\n=====================================================\n\nIntroduction\n---------------\nRobotFramework-IFHttpLibrary is an Interface testing library for `RobotFramework`\nIt includes post, get, delete, put method to send http requests,and also use MySql \ndatebase to verify the Correctness of response datas.\n\nIt support Python 2.x and MySql database only.\n\nInstallation\n------------\n\u672c\u5730\u5b89\u88c5\n'''''''''''''\nDownload source package and then install locally\n\n python setup.py install\n \nUsing ``pip``\n'''''''''''''\nThe recommended installation method is using\n`pip `__::\n\n pip install robotframework-ifhttplibrary\n\n\u652f\u6301\u5bf9\u8c61\n----------------------------------------\n* Web\u7aef\uff1a\u901a\u8fc7Cookie\u767b\u5f55\u8bbf\u95ee\u3002\n \u8bbe\u7f6e\u73af\u5883\u53d8\u91cfkeyword:\n create session\n connect to database\n post/get request \u767b\u5f55\u63a5\u53e3\n* Mobile\u7aef:\u5305\u62ecPC,Mobile,\u901a\u8fc7Proxy\u8bbf\u95ee\u9700\u8981\u52a0\u5bc6\uff0c\u6839\u636e\u9879\u76ee\u9700\u6c42\u53ef\u6269\u5c55\u6d4b\u8bd5\u5e93\u589e\u52a0\u76f8\u5e94\u7684\u52a0\u5bc6\u7b97\u6cd5\u5173\u952e\u5b57\uff0c\n \u5b9a\u5236request headers,\u52a0\u5bc6\u8bf7\u6c42\u4f53body\uff0c\u518d\u8c03\u7528encrypt post \u5173\u952e\u5b57\u53d1\u9001\u52a0\u5bc6http \u8bf7\u6c42\u3002\n \n\n\u73af\u5883\u5b89\u88c5\n----------------------------------------\n* \u5b89\u88c5python:3\u4ee5\u4e0b\n* \u5b89\u88c5robotframework\n* \u5b89\u88c5ride\n* pip install requests\n* pip install httplib2\n* pip install pydes\n* mysql\u5e93\uff1amysql-connector-python-2.1.3-py2.7-winx64.msi", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://g.hz.netease.com/yixin.wuqi/YX_RFIT_Framework", "keywords": "robotframework interface testing test automation http client requests", "license": "Public Domain", "maintainer": null, "maintainer_email": null, "name": "robotframework-ifhttplibrary", "package_url": "https://pypi.org/project/robotframework-ifhttplibrary/", "platform": "any", "project_url": "https://pypi.org/project/robotframework-ifhttplibrary/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://g.hz.netease.com/yixin.wuqi/YX_RFIT_Framework" }, "release_url": "https://pypi.org/project/robotframework-ifhttplibrary/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Interface test library for Robot Framework Extended with requests and verify the result", "version": "1.0.0" }, "last_serial": 2237674, "releases": { "1.0.0": [] }, "urls": [] }