{ "info": { "author": "Krisztina Ylinen", "author_email": "krisztina.ylinen@nokia.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development" ], "description": ".. Copyright (C) 2019, Nokia\n\n.. image:: https://travis-ci.org/nokia/crl-rfcli.svg?branch=master\n :target: https://travis-ci.org/nokia/crl-rfcli\n\nRobot Framework Frontend Library\n================================\n\nAbout\n-----\n\nRobot Framework frontend script.\n\nDocumentation\n-------------\n\nDocumentation for ``crl.rfcli`` can be found from `Read The Docs`_.\n\n.. _Read The Docs: http://crl-rfcli.readthedocs.io/\n\nInstallation\n------------\n\nThe package can be installed with pip::\n\n # pip install crl.rfcli\n\nTest Execution\n--------------\n\nTest cases are executed with \"rfcli\" command. It adds **./libraries** and\n**./resources** to PYTHONPATH so that you can easily import libraries and resources\nin test cases.\nAdditionally, it will recursively search the **./testcases** directory for\nany subdirectories named **libraries** or **resources** and add those to PYTHONPATH.\n\n**Rfcli** reads the target information for targets specified with **-t option** from\nconfig files. The target config files can be either in INI or YAML format.\nIt exports the variables to the test execution environment as RFCLI_TARGET_1.IP etc.\nUse the -t and --rfcli-show options together to see how it works.\n\nTest case output is directed to *$HOME/public_html/rfcli* if the directory\nexists.\n\nExamples\n--------\n\n::\n\n rfcli -t foundcloud1 --suite framework.use_targets testcases\n\nThe target parameter can be specified in the following ways:\n\n#. The name of the target system can be specified without any extension.\n The corresponding file with the .ini or .yaml extension must exist in the targets directory.::\n\n rfcli -t targetname\n\n#. A target file can be specified with an absolute or a relative path including one of the supported extensions.\n The extension can be .ini or .yaml::\n\n rfcli -t /home/fedora/gitlab/crl/targetname.ini\n rfcli -t ../../gitlab/crl/targetname.ini\n\n rfcli -t /home/fedora/gitlab/crl/targetname.yaml\n rfcli -t ../../gitlab/crl/targetname.yaml\n\nMore than one target system can be specified.\n\nThe name of each target will be exported to an enumerated Robot variable. The\nname of the first target will be exported to RFCLI_TARGET_1, the second one to\nRFCLI_TARGET_2 and so on.\n\nThe target properties are read from the INI file and later available as Robot\nvariables RFCLI_TARGET_1.IP, RFCLI_TARGET_2.USER, etc...\n\nThe target properties in the YAML file can be in a nested structure. The\nproperties are read from the file. Each property name is prefixed by the names\nof each level of nesting leading to it and separated by \".\". The properties\nare available as Robot variables\nRFCLI_TARGET_1.ENV.PARAMETERS.EXTERNAL_NETWORKS.EXT0,\nRFCLI_TARGET_1.ENV_PARAMETERS.NTP_SERVERS, etc...\n\nContributing\n------------\n\nPlease see contributing_ for development and contribution practices.\n\nThe code_ and the issues_ are hosted on GitHub.\n\nThe project is licensed under BSD-3-Clause_.\n\n.. _contributing: https://github.com/nokia/crl-rfcli/blob/master/CONTRIBUTING.rst\n.. _code: https://github.com/nokia/crl-rfcli\n.. _issues: https://github.com/nokia/crl-rfcli/issues\n.. _BSD-3-Clause: https://github.com/nokia/crl-rfcli/blob/master/LICENSE", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nokia/crl-rfcli", "keywords": "robotframework", "license": "BSD-3-Clause", "maintainer": "", "maintainer_email": "", "name": "crl.rfcli", "package_url": "https://pypi.org/project/crl.rfcli/", "platform": "", "project_url": "https://pypi.org/project/crl.rfcli/", "project_urls": { "Homepage": "https://github.com/nokia/crl-rfcli" }, "release_url": "https://pypi.org/project/crl.rfcli/1.1.1/", "requires_dist": null, "requires_python": "", "summary": "Robot Framework commands library", "version": "1.1.1" }, "last_serial": 4933847, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "e697acd7375f60c18d435d834cbfcf1a", "sha256": "6115fd0abf8e34106b1365aab6c815d55b21a1f838f51c30947f03e978d14039" }, "downloads": -1, "filename": "crl.rfcli-1.1.tar.gz", "has_sig": false, "md5_digest": "e697acd7375f60c18d435d834cbfcf1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23348, "upload_time": "2019-03-13T06:45:16", "url": "https://files.pythonhosted.org/packages/22/a9/d6f62b8370a37865f84b98147365eb3c11745afa230a722a2bbbaf68515f/crl.rfcli-1.1.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "30517afc4be3b4c174527810204bcddc", "sha256": "5fe877a6c3a3e5dc7ac82c6b66f9313ffe64e5ce672b5c5fc8ce3bf1e6defaae" }, "downloads": -1, "filename": "crl.rfcli-1.1.1.tar.gz", "has_sig": false, "md5_digest": "30517afc4be3b4c174527810204bcddc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23458, "upload_time": "2019-03-13T09:49:16", "url": "https://files.pythonhosted.org/packages/be/fa/dac220bd2de4c825fb84293c45bdbf71dd9fa3fde86f0f5e47289a87ba7f/crl.rfcli-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "30517afc4be3b4c174527810204bcddc", "sha256": "5fe877a6c3a3e5dc7ac82c6b66f9313ffe64e5ce672b5c5fc8ce3bf1e6defaae" }, "downloads": -1, "filename": "crl.rfcli-1.1.1.tar.gz", "has_sig": false, "md5_digest": "30517afc4be3b4c174527810204bcddc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23458, "upload_time": "2019-03-13T09:49:16", "url": "https://files.pythonhosted.org/packages/be/fa/dac220bd2de4c825fb84293c45bdbf71dd9fa3fde86f0f5e47289a87ba7f/crl.rfcli-1.1.1.tar.gz" } ] }