Skip to main content

Additional Robot Framework keywords

Project description

Package Description

The RobotframeworkExtensions extend the functionality of the Robot Framework by some useful keywords.

How to install

The RobotframeworkExtensions can be installed in two different ways.

  1. Installation via PyPi (recommended for users)

    pip install RobotframeworkExtensions
    

    RobotframeworkExtensions in PyPi

  2. Installation via GitHub (recommended for developers)

    • Clone the robotframework-extensions-collection repository to your machine.

      git clone https://github.com/test-fullautomation/robotframework-extensions-collection.git
      

      RobotframeworkExtensions in GitHub

    • Install dependencies

      RobotframeworkExtensions requires some additional Python libraries. Before you install the cloned repository sources you have to install the dependencies manually. The names of all related packages you can find in the file requirements.txt in the repository root folder. Use pip to install them:

      pip install -r ./requirements.txt
      

      Additionally install LaTeX (recommended: TeX Live). This is used to render the documentation.

    • Configure dependencies

      The installation of RobotframeworkExtensions includes to generate the documentation in PDF format. This is done by an application called GenPackageDoc, that is part of the installation dependencies (see requirements.txt).

      GenPackageDoc uses LaTeX to generate the documentation in PDF format. Therefore GenPackageDoc needs to know where to find LaTeX. This is defined in the GenPackageDoc configuration file

      packagedoc\packagedoc_config.json
      

      Before you start the installation you have to introduce the following environment variable, that is used in packagedoc_config.json:

      • GENDOC_LATEXPATH : path to pdflatex executable
    • Use the following command to install the RobotframeworkExtensions:

      setup.py install
      

Package Documentation

A detailed documentation of the RobotframeworkExtensions can be found here:

RobotframeworkExtensions.pdf

Feedback

To give us a feedback, you can send an email to Thomas Pollerspöck

In case you want to report a bug or request any interesting feature, please don't hesitate to raise a ticket.

Maintainers

Holger Queckenstedt

Thomas Pollerspöck

Contributors

Holger Queckenstedt

Thomas Pollerspöck

License

Copyright 2020-2022 Robert Bosch GmbH

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

License: Apache v2

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file robotframework-extensions-collection-0.10.0.tar.gz.

File metadata

File hashes

Hashes for robotframework-extensions-collection-0.10.0.tar.gz
Algorithm Hash digest
SHA256 d8ada7a6fb4669884792f56c2f9abb76d4d59580fd97e73a5d88d00319a457fe
MD5 4a75897b4756b9b8d628c584b27be393
BLAKE2b-256 b39ecd0c412e353b885a18f26eb896c1f871df66e9293935ab3834859ad955ea

See more details on using hashes here.

File details

Details for the file robotframework_extensions_collection-0.10.0-py3-none-any.whl.

File metadata

File hashes

Hashes for robotframework_extensions_collection-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c81401ffdaf47860437d8a704da06816c7da3735d19e1a01a88d7e5577383c85
MD5 70c74ab8277eb5cb825e3e0d0db58cba
BLAKE2b-256 dcedaa945d2465ab34d3228d3a2181defd4cd5fb30eed650078e2d513a5ec937

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page