RobotFramework for DoIP Client
Project description
Package Description
RobotFramework DoIP is a Robot Framework library specifically designed for interacting with Electronic Control Units (ECUs) using the Diagnostics over Internet Protocol (DoIP).
At its core, DoIP serves as a communication bridge between external diagnostic tools and a vehicle's ECUs. This library, RobotFrameworkDoIP, provides a set of keywords that enable users to perform diagnostic operations and engage with ECUs, facilitating automated testing processes and interaction with vehicles through the DoIP protocol.
How to install
- Installation via GitHub (recommended for developers)
-
Clone the RobotFramework-DoIP in GitHub repository to your machine.
git clone https://github.com/test-fullautomation/robotframework-doip.git
-
Install dependencies
RobotFramework-DoIP 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 RobotFramework-DoIP 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 topdflatex
executable
-
Use the following command to install RobotFramework-DoIP:
setup.py install
-
Package Documentation
A detailed documentation of the RobotFramework_DoIP can be found here: RobotFramework_DoIP.pdf
Feedback
To give us a feedback, you can send an email to Thomas Pollerspöck or RBVH-ECM-Automation_Test_Framework-Associates
About
Maintainers
Contributors
License
Copyright 2020-2023 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
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
Release history Release notifications | RSS feed
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-doip-0.1.4.tar.gz
.
File metadata
- Download URL: robotframework-doip-0.1.4.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62cbb89f0b16f93efb2d8a0ba77bc8d2e8886bd8e308249588b9c0f1c5c9e4e6 |
|
MD5 | 05b30074df4a3eecccb43b53693e5806 |
|
BLAKE2b-256 | 83f1825fe8fa741d0fc414bce9f2d8d7db58d63bc50906bcb36a18bf3265bae6 |
File details
Details for the file robotframework_doip-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: robotframework_doip-0.1.4-py3-none-any.whl
- Upload date:
- Size: 287.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 641be9a4f02b10d7a8929f8cc16e6d6b269111cbc149aead3bc1e8c4993cf3b6 |
|
MD5 | 6c65a93334a53242163176eb9a2bc685 |
|
BLAKE2b-256 | d152fe8f5886164a5b157bff52a470a8ceeb86608b7733a9be95c80e583803a5 |