{ "info": { "author": "Luxebeng", "author_email": "luxebeng@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3" ], "description": "blooming\n===============================\n\nversion number: 1.0.8\nauthor: Luxebeng\n\nOverview\n--------\n\n`blooming` Framework is a generic open source test automation framework for acceptance test-driven development (ATDD). which is operating system and application independent. The core framework is implemented using Python 3. \n\nProject is hosted on [GitHub](https://github.com/luxebeng/blooming) where you can find source code, an issue tracker, and some further documentation. \n\nInstallation\n------------\n\nTo install use pip:\n\n $ pip install blooming\n\n\nOr clone the repo:\n\n $ git clone https://github.com/luxebeng/blooming.git\n $ python setup.py install\n\nHow does it work\n----------------\n\nThe test suites is component with series independent module, and all of them can be executed in sequence. \n\nFor each test case, device and configuration file are abstracted as an object. which is defined as a .json file, and all the operation is defined as member function of an object.\n\nFor different there are command lists on devices from different vendor, so there is a SAL layer to adapt the commands for different in future. but now it's called directly.\n\nThe simple sketch is as follows:\n![SW_architecture](docs/media/SW_architecture.png)\n\nExample\n-------\n\nat the root folder, there is 2 json files are provided.\n\n`dev.json:` which define the device information. which is static for a special devices.\n```\n***device information*** \n{\n \"bj340g\":{\n \"device name\": \"srx340g\", # device name\n \"MGT IP address\": \"10.208.128.161\", # login IP address\n \"port number\": 22, # ssh login portID\n \"ssh user\": \"root\", # ssh login user\n \"passwd\": \"Embe1mpls\" # ssh login passwd\n }\n}\n```\n\n`xxxx_conf.json`: which is config related information. which is depended on the topology of testbed and configuration.\n```\n{\n \"bj340g\":{\n \"l2 port\":{\n \"ge-0/0/5\":{\n \"peer\":{\n \"dev\":\"bj300a\",\n \"port\":\"ge-0/0/5\"\n }\n }\n },\n \"l3 intf\":{\n \"irb.20\":{\n \"ip addr\":\"20.0.0.20\"\n }\n }\n }\n}\n```\n\nThere is a detail document about L2NG test suites. please refer to documents of [L2NG Test suites](./docs/l2ng_test_sutes.md).\n\nContributing\n------------\n\nTBD\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/luxebeng/blooming/tarball/1.0.8", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/luxebeng/blooming", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "blooming", "package_url": "https://pypi.org/project/blooming/", "platform": "", "project_url": "https://pypi.org/project/blooming/", "project_urls": { "Download": "https://github.com/luxebeng/blooming/tarball/1.0.8", "Homepage": "https://github.com/luxebeng/blooming" }, "release_url": "https://pypi.org/project/blooming/1.0.8/", "requires_dist": [ "coverage", "docopt", "nose", "paramiko", "pypi-publisher", "sphinx", "sphinx-rtd-theme" ], "requires_python": "", "summary": "A(nother) test automation framework for network device.", "version": "1.0.8" }, "last_serial": 4187253, "releases": { "1.0.4": [ { "comment_text": "", "digests": { "md5": "7e4b9cb05fdcc28e8196ce76573a60ba", "sha256": "1809d2de4881b1680877c4b5a94377b4a6f33e589dd98c54e0deff379f1461c9" }, "downloads": -1, "filename": "blooming-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7e4b9cb05fdcc28e8196ce76573a60ba", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9244, "upload_time": "2018-08-15T01:34:33", "url": "https://files.pythonhosted.org/packages/9c/47/23ae86a7c81cd0399e178da54f5929ab722561dc4e29654b8f1c365dfc38/blooming-1.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3aef0505baafe6677bb1c2c0e8977c76", "sha256": "6763b275e21def8e475987e163737387e032ef1f4b17634b1573f66f9d7da298" }, "downloads": -1, "filename": "blooming-1.0.4-py3.7.egg", "has_sig": false, "md5_digest": "3aef0505baafe6677bb1c2c0e8977c76", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 8859, "upload_time": "2018-08-15T01:34:34", "url": "https://files.pythonhosted.org/packages/8b/77/53c9f440f0cf95ac6421c58272c6a5c2e00c563322a0826a77c7491a11d3/blooming-1.0.4-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "f2f23c00d26fbeeec414c7de41f7b0ea", "sha256": "8730f6647d21d832b4a37464197c524b821a1aefe87cba517e6b37973c9c7560" }, "downloads": -1, "filename": "blooming-1.0.4.tar.gz", "has_sig": false, "md5_digest": "f2f23c00d26fbeeec414c7de41f7b0ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7267, "upload_time": "2018-08-15T01:34:36", "url": "https://files.pythonhosted.org/packages/0a/ed/b00a44f3c1ab698d34f35b7b1836ce060965a8c6476703d092134e0fd7fa/blooming-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "040ff1a038f572a83176addf1ff2d076", "sha256": "41703122062ee70997e98f04e51c8dc4374cde9307f034cff619af77cd5b3e99" }, "downloads": -1, "filename": "blooming-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "040ff1a038f572a83176addf1ff2d076", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9056, "upload_time": "2018-08-15T02:15:19", "url": "https://files.pythonhosted.org/packages/39/f6/53d780f0e6eab66d7af0ddccb706caddf0fa7e0877b130c18528a67431e2/blooming-1.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "199a208cdf80842135877ae250f55436", "sha256": "df615551a10f6252a4011db13617f43d9dae8eec748c6f0e04a0ccbb6ed9190f" }, "downloads": -1, "filename": "blooming-1.0.5.tar.gz", "has_sig": false, "md5_digest": "199a208cdf80842135877ae250f55436", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7290, "upload_time": "2018-08-15T02:15:20", "url": "https://files.pythonhosted.org/packages/97/e5/b91724d686efcd60b9dfdb5206706b823b253dea64238d803e1b0088192e/blooming-1.0.5.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "d345b264d3ed0da9330e2a08da4c5568", "sha256": "981c6a7168e30001663885c06f4e51fb8ad367ec20febc5fff4725adcd4f5aad" }, "downloads": -1, "filename": "blooming-1.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d345b264d3ed0da9330e2a08da4c5568", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9060, "upload_time": "2018-08-15T03:26:47", "url": "https://files.pythonhosted.org/packages/68/a7/ab5c20819a50ad8454c6d8e774029ca9c38ad7421c10c4744b782ed6b3cc/blooming-1.0.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6dc4e923010c7674f1e4892766a41857", "sha256": "867235bb2d9e2a03fadfb6d489cc5e04c6faf1d5a4040e9ba187c1fd907c97a8" }, "downloads": -1, "filename": "blooming-1.0.6.tar.gz", "has_sig": false, "md5_digest": "6dc4e923010c7674f1e4892766a41857", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7319, "upload_time": "2018-08-15T03:26:49", "url": "https://files.pythonhosted.org/packages/ec/ea/08fc848746afb76dde7672a673fa346df5b3e0e12e1e83956ca570bb7063/blooming-1.0.6.tar.gz" } ], "1.0.7": [ { "comment_text": "", "digests": { "md5": "ac7dd59478d58456e8a53d20e06a12c0", "sha256": "2ec711deb2e3e35eebc426a76881ca1c06918e55a049668022870a9e1e2a725f" }, "downloads": -1, "filename": "blooming-1.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ac7dd59478d58456e8a53d20e06a12c0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9058, "upload_time": "2018-08-15T05:39:41", "url": "https://files.pythonhosted.org/packages/aa/52/36eaa2420aa9dda46e94b7402f689c350c7f897b8be6c0244e252a4b1824/blooming-1.0.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "93dda2d791d2a436772044fd5b2d10ff", "sha256": "4f1eea2aeccd73b0050017b35d30f1e1052c8a0938a119eb5dddec3a01f46a88" }, "downloads": -1, "filename": "blooming-1.0.7.tar.gz", "has_sig": false, "md5_digest": "93dda2d791d2a436772044fd5b2d10ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7319, "upload_time": "2018-08-15T05:39:43", "url": "https://files.pythonhosted.org/packages/b0/ac/2ae99ff3cdea94ce3a1acb3be20639481fdc6c7d5e3ef7d722c6bce14929/blooming-1.0.7.tar.gz" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "214f6f44c2f6a8717963857e5b05350a", "sha256": "eca02c9d6ca6410504d5067b0ca14b7133dadb172cda272bfb70f321de653f62" }, "downloads": -1, "filename": "blooming-1.0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "214f6f44c2f6a8717963857e5b05350a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9779, "upload_time": "2018-08-20T06:48:06", "url": "https://files.pythonhosted.org/packages/5f/a6/1ffc32ddeaa53c75a672c42ab747e088950fbadc1d4a57f69f733b276b06/blooming-1.0.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "78633d197903296bb920d7ec118cbcbe", "sha256": "80e06eaedb14586e17c0cfa13c3a45cde1ef4fdd5c9b5f9505334d94f0d6d86c" }, "downloads": -1, "filename": "blooming-1.0.8.tar.gz", "has_sig": false, "md5_digest": "78633d197903296bb920d7ec118cbcbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8327, "upload_time": "2018-08-20T06:48:08", "url": "https://files.pythonhosted.org/packages/5a/41/95d2d98d3a179888da29232650b45c142684bc39f655d487342ccee4c415/blooming-1.0.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "214f6f44c2f6a8717963857e5b05350a", "sha256": "eca02c9d6ca6410504d5067b0ca14b7133dadb172cda272bfb70f321de653f62" }, "downloads": -1, "filename": "blooming-1.0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "214f6f44c2f6a8717963857e5b05350a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9779, "upload_time": "2018-08-20T06:48:06", "url": "https://files.pythonhosted.org/packages/5f/a6/1ffc32ddeaa53c75a672c42ab747e088950fbadc1d4a57f69f733b276b06/blooming-1.0.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "78633d197903296bb920d7ec118cbcbe", "sha256": "80e06eaedb14586e17c0cfa13c3a45cde1ef4fdd5c9b5f9505334d94f0d6d86c" }, "downloads": -1, "filename": "blooming-1.0.8.tar.gz", "has_sig": false, "md5_digest": "78633d197903296bb920d7ec118cbcbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8327, "upload_time": "2018-08-20T06:48:08", "url": "https://files.pythonhosted.org/packages/5a/41/95d2d98d3a179888da29232650b45c142684bc39f655d487342ccee4c415/blooming-1.0.8.tar.gz" } ] }