{ "info": { "author": "Mohammad Biabani", "author_email": "biabani.mohammad@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Quality Assurance", "Topic :: Software Development :: Testing" ], "description": "robotframework-httpd\n====================\n\nRobot Framework keyword library for HTTPD Simulator.\n\nThis module allows easy to create http server and test request that http server is received\n\n\n\nInstallation\n------------\n\n``pip install robotframework-httpd``\n\nUsage\n-----\n`HTTPDLibrary keyword\ndocumentation `__\n\n.. code:: robotframework\n\n *** Settings ***\n Library HTTPDLibrary port=5060\n Library RequestsLibrary\n Library Collections\n\n *** Test Cases ***\n Test HttpdLibrary GET\n Get Request /test?param1=p1\n Run Httpd\n\n Create Session Httpd http://localhost:5060\n ${resp}= Get Httpd /test?param1=p1\n\n wait to get request\n\n Test HttpdLibrary Post\n Post Request this is body\n Run Httpd\n\n Create Session Httpd http://localhost:5060\n ${resp}= Post Httpd / data=this is body\n\n wait to get request\n\n *** Keywords ***\n Get Request\n [Arguments] ${path}\n ${request}= create dictionary method GET path ${path}\n set wished request ${request}\n\n Post Request\n [Arguments] ${post_body}\n ${request}= create dictionary method POST post_body ${post_body}\n set wished request ${request}\n\nContribute\n----------\n\nIf you like this module, please contribute! I welcome patches,\ndocumentation, issues, ideas, and so on.", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/pypi/robotframework-httpd", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mbbn/robotframework-httpd", "keywords": "robotframework testing test automation testautomation atdd bdd httpd", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "robotframework-httpd", "package_url": "https://pypi.org/project/robotframework-httpd/", "platform": "any", "project_url": "https://pypi.org/project/robotframework-httpd/", "project_urls": { "Download": "https://pypi.python.org/pypi/robotframework-httpd", "Homepage": "https://github.com/mbbn/robotframework-httpd" }, "release_url": "https://pypi.org/project/robotframework-httpd/0.8.2/", "requires_dist": null, "requires_python": null, "summary": "Robot Framework HTTPD Simulator", "version": "0.8.2" }, "last_serial": 1710110, "releases": { "0.4.1": [ { "comment_text": "", "digests": { "md5": "0e68b86de4e405235418ff4cbed5dfb5", "sha256": "7338b91bbd4cc0c5c90975907ac6032a1d2d5540b354290070c66d6010736acf" }, "downloads": -1, "filename": "robotframework-httpd-0.4.1.tar.gz", "has_sig": false, "md5_digest": "0e68b86de4e405235418ff4cbed5dfb5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4280, "upload_time": "2015-02-09T09:34:24", "url": "https://files.pythonhosted.org/packages/66/55/849920a9f94022f7e85db153496b4dd05d3ee6ae7cb673fa016240a11967/robotframework-httpd-0.4.1.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "d78b45081eca141834b9396c9cce3cf8", "sha256": "a9b3f51a11e3e6ef81cbcc20caa88f786ed09bde23108890c513765930a0a119" }, "downloads": -1, "filename": "robotframework-httpd-0.5.0.tar.gz", "has_sig": false, "md5_digest": "d78b45081eca141834b9396c9cce3cf8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4415, "upload_time": "2015-02-18T08:02:55", "url": "https://files.pythonhosted.org/packages/99/9b/6289366c3e4dd6b4ec6c90795f99c717b3bfd81c95f9f561475ca6e193f2/robotframework-httpd-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "e82361d7c86e9ed7a640420b8d2116fc", "sha256": "31081f3550d2b9665d47ccdddb451accd28bab01e602cf477612d82ecdc11b2b" }, "downloads": -1, "filename": "robotframework-httpd-0.5.1.tar.gz", "has_sig": false, "md5_digest": "e82361d7c86e9ed7a640420b8d2116fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4444, "upload_time": "2015-05-25T12:52:18", "url": "https://files.pythonhosted.org/packages/f0/09/f86d0d71ec1bdc233f43fa5ab89aae6d9f6478e216250d3e120948e8fd04/robotframework-httpd-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "44747889aa1d48b297df15553e714834", "sha256": "ef2bf4f4a16ea6a8497506e126d74e2929837f00c82c0a13739350e701a9fc3c" }, "downloads": -1, "filename": "robotframework-httpd-0.5.2.zip", "has_sig": false, "md5_digest": "44747889aa1d48b297df15553e714834", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8571, "upload_time": "2015-06-10T11:10:21", "url": "https://files.pythonhosted.org/packages/6e/56/44ae854d64d97522184178b6fa4b42769f0d5a10890b963a7e867274278a/robotframework-httpd-0.5.2.zip" } ], "0.5.3": [ { "comment_text": "", "digests": { "md5": "ac3685dce83583b1db6f91e47733372b", "sha256": "ce4146b2b580b2e601f255479215be045611ba9f0bde5f9d1fa4570f5e7dd377" }, "downloads": -1, "filename": "robotframework-httpd-0.5.3.zip", "has_sig": false, "md5_digest": "ac3685dce83583b1db6f91e47733372b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8608, "upload_time": "2015-06-10T12:51:01", "url": "https://files.pythonhosted.org/packages/c0/04/9c459a908ae4fad6c9554735f4ad23fe215c1d3ea755cf2fe05c5450ee8a/robotframework-httpd-0.5.3.zip" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "afa8ef81f19ee16a4a487cb57483811b", "sha256": "52eb0e1f1b2b64fe47da77d1154892cf217efe942a6c34803b91f05e392aaaf5" }, "downloads": -1, "filename": "robotframework-httpd-0.6.0.zip", "has_sig": false, "md5_digest": "afa8ef81f19ee16a4a487cb57483811b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19966, "upload_time": "2015-06-30T12:14:07", "url": "https://files.pythonhosted.org/packages/c9/53/0d700f307c8bac717ec963aa56daf7a8bcacc6711a5a0d7f361f56187b59/robotframework-httpd-0.6.0.zip" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "55a41da09febff32095da0706a79803c", "sha256": "593f142901b90b6ca1cf1dc055cc06624f9a10dc17f1814047073969427fce40" }, "downloads": -1, "filename": "robotframework-httpd-0.6.1.zip", "has_sig": false, "md5_digest": "55a41da09febff32095da0706a79803c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19967, "upload_time": "2015-07-28T04:49:43", "url": "https://files.pythonhosted.org/packages/fc/b5/2c75b358b38d21007871600d24b94308c29bf5718601da3b8cb38d47f9b5/robotframework-httpd-0.6.1.zip" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "4c47f724080c14bd40222ec1bbc56a9f", "sha256": "3dc665622bef2279abb0f46551737d3d3b07f48300f2a623c974ee1e8d5f4fec" }, "downloads": -1, "filename": "robotframework-httpd-0.7.0.zip", "has_sig": false, "md5_digest": "4c47f724080c14bd40222ec1bbc56a9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20001, "upload_time": "2015-07-29T11:57:31", "url": "https://files.pythonhosted.org/packages/11/f9/8e4d4ab2f868f5f99c34c8431b399d37f16d5a469614bd27f010e5a428fe/robotframework-httpd-0.7.0.zip" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "05b5734232a375ef0f7d4db7751fab2d", "sha256": "4feaffa7b91808132eba199e686ab0648e685b414b61102a17367a7c1854a573" }, "downloads": -1, "filename": "robotframework-httpd-0.7.1.zip", "has_sig": false, "md5_digest": "05b5734232a375ef0f7d4db7751fab2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20034, "upload_time": "2015-08-01T05:33:41", "url": "https://files.pythonhosted.org/packages/f8/43/51a1b9baf0808449bee1933b62325dff2674ef85916cf0d55fef60de2748/robotframework-httpd-0.7.1.zip" } ], "0.7.2": [ { "comment_text": "", "digests": { "md5": "95c44000f3298c89aa29f71e5440c09f", "sha256": "aee90f1d686752bbce98f3908eda0e023ccc8e4465563639cc912ce16588c253" }, "downloads": -1, "filename": "robotframework-httpd-0.7.2.zip", "has_sig": false, "md5_digest": "95c44000f3298c89aa29f71e5440c09f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20102, "upload_time": "2015-08-18T11:15:58", "url": "https://files.pythonhosted.org/packages/c6/ae/9909ccfea6f353425e484240b93b734f5ffd21e0d69fb340285d0c0de4c2/robotframework-httpd-0.7.2.zip" } ], "0.7.3": [ { "comment_text": "", "digests": { "md5": "16dd1fb4b2d4a706c84111a8ed3da190", "sha256": "91814c55ef467f5112150b391bf9c3127d4217ea8b8493cc433c190451532f73" }, "downloads": -1, "filename": "robotframework-httpd-0.7.3.zip", "has_sig": false, "md5_digest": "16dd1fb4b2d4a706c84111a8ed3da190", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20099, "upload_time": "2015-08-18T11:44:25", "url": "https://files.pythonhosted.org/packages/48/aa/7c01fc38ea2a42888e794a9c03cd62892c9edc4559d3afc755a0b32a05ca/robotframework-httpd-0.7.3.zip" } ], "0.7.4": [ { "comment_text": "", "digests": { "md5": "65a9b78296b0480abf1b5f9c69702fde", "sha256": "9ec39b31a578474e8eb414c55e92b1f13f3e78313015a61c2d344b6bc07256ae" }, "downloads": -1, "filename": "robotframework-httpd-0.7.4.zip", "has_sig": false, "md5_digest": "65a9b78296b0480abf1b5f9c69702fde", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20102, "upload_time": "2015-08-18T12:03:15", "url": "https://files.pythonhosted.org/packages/ac/96/a9ca2493c08ed29228852119d1072f34d7ef3b903f11c206ff1a232a41cf/robotframework-httpd-0.7.4.zip" } ], "0.7.5": [ { "comment_text": "", "digests": { "md5": "96a63c7865ad18da1dc9e86478b5a441", "sha256": "6fe6f7a6dc6536370f03ce58bf274826c89f8b1a97b4610423af32f0dc9d1b60" }, "downloads": -1, "filename": "robotframework-httpd-0.7.5.zip", "has_sig": false, "md5_digest": "96a63c7865ad18da1dc9e86478b5a441", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20114, "upload_time": "2015-08-19T10:41:10", "url": "https://files.pythonhosted.org/packages/e7/f2/5fda99d03af14cd5355656bb69ff5269f5e2f56eca80c3aac7de0d6334ca/robotframework-httpd-0.7.5.zip" } ], "0.7.6": [ { "comment_text": "", "digests": { "md5": "9df00374aa4aec34ad83f2bd5965a829", "sha256": "ff0ba130dfd82f6f2963ca779ef24a83bb9f4926e3bb290b5635fcc9455206e9" }, "downloads": -1, "filename": "robotframework-httpd-0.7.6.zip", "has_sig": false, "md5_digest": "9df00374aa4aec34ad83f2bd5965a829", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20119, "upload_time": "2015-08-19T11:31:49", "url": "https://files.pythonhosted.org/packages/f5/97/ea6787ea188c953ff1bcc937b3fcbf1c2b3e5c64e4d6957236c464789e8a/robotframework-httpd-0.7.6.zip" } ], "0.7.7": [ { "comment_text": "", "digests": { "md5": "8282afe5fa55f447786724e64ef0f62f", "sha256": "8baaecd8b974e2383adbd9da828a25250612aafc91cb2549a6a9d2e5d5042220" }, "downloads": -1, "filename": "robotframework-httpd-0.7.7.zip", "has_sig": false, "md5_digest": "8282afe5fa55f447786724e64ef0f62f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20107, "upload_time": "2015-08-19T13:00:51", "url": "https://files.pythonhosted.org/packages/12/30/186b618eb5451caa3960045909038ffcba33a7cf8dcb75ff113fd335e2d6/robotframework-httpd-0.7.7.zip" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "cdf52a9ad6f92c5ac8454aaaf0bf973f", "sha256": "5ce15640bd702102db12530c8de91f8dacfca3accda9a79af1eec648d38b8e01" }, "downloads": -1, "filename": "robotframework-httpd-0.8.0.zip", "has_sig": false, "md5_digest": "cdf52a9ad6f92c5ac8454aaaf0bf973f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20111, "upload_time": "2015-08-23T09:45:00", "url": "https://files.pythonhosted.org/packages/fe/f2/71bda1085ff4669e3090d5fa454823df81b280a37bc0ef1d9e6b29283b5e/robotframework-httpd-0.8.0.zip" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "34432dd0f384438e4447dc532ec31a6e", "sha256": "03ee43df3ef6461ba4507c51af659e49e39064c93008f5b8ed77971aa38eff55" }, "downloads": -1, "filename": "robotframework-httpd-0.8.1.tar.gz", "has_sig": false, "md5_digest": "34432dd0f384438e4447dc532ec31a6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16679, "upload_time": "2015-09-01T10:18:09", "url": "https://files.pythonhosted.org/packages/0f/70/9ef2d158cfe80cb7b9487c6b4ab3eb6330a24eaec9e8f489432824c165a9/robotframework-httpd-0.8.1.tar.gz" } ], "0.8.2": [ { "comment_text": "", "digests": { "md5": "d432dc46a1161ad5f6e12eed51361970", "sha256": "34fe81222db96843a1163dce2d0ead196d92971c1ea3b5227d41eff373e31a35" }, "downloads": -1, "filename": "robotframework-httpd-0.8.2.tar.gz", "has_sig": false, "md5_digest": "d432dc46a1161ad5f6e12eed51361970", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17107, "upload_time": "2015-09-06T08:33:03", "url": "https://files.pythonhosted.org/packages/7c/3f/f8d35ecb37015791595a28815ccb1a60c3ff4903e99e925fccc3078d3be4/robotframework-httpd-0.8.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d432dc46a1161ad5f6e12eed51361970", "sha256": "34fe81222db96843a1163dce2d0ead196d92971c1ea3b5227d41eff373e31a35" }, "downloads": -1, "filename": "robotframework-httpd-0.8.2.tar.gz", "has_sig": false, "md5_digest": "d432dc46a1161ad5f6e12eed51361970", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17107, "upload_time": "2015-09-06T08:33:03", "url": "https://files.pythonhosted.org/packages/7c/3f/f8d35ecb37015791595a28815ccb1a60c3ff4903e99e925fccc3078d3be4/robotframework-httpd-0.8.2.tar.gz" } ] }