Skip to main content

Interfaces to access TestResultWebApp database

Project description

TestResultDBAccess

Table of Contents

Getting Started

The TestResultDBAccess package offers a flexible and efficient way to interact with the database of a test result web application.

Users can choose between Direct Access and REST API Access, depending on their specific needs and preferences.

How to install

TestResultDBAccess can be installed in two different ways.

  1. Installation via PyPi (recommended for users)

    pip install python-testresultdbaccess
    

    TestResultDBAccess in PyPi

  2. Installation via GitHub (recommended for developers)

    • Clone the python-testresultdbaccess repository to your machine.

      git clone https://github.com/test-fullautomation/python-testresultdbaccess.git
      

      TestResultDBAccess in GitHub

    • Install dependencies

      Notes: Regarding the Linux environment (such as Ubuntu), there are Linux dependency packages that need to be installed before installing Python dependency libraries. Use the following commands to install them:

      chmod +x ./requirements_linux.sh
      ./requirements_linux.sh
      

      TestResultDBAccess 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 TestResultDBAccess 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 TestResultDBAccess:

      python setup.py install
      

Contribution

We are always searching support and you are cordially invited to help to improve TestResultDBAccess package.

Package Documentation

A detailed documentation of the TestResultDBAccess can be found here: TestResultDBAccess tool's Documentation.

Feedback

Please feel free to give any feedback to us via

Email to: Thomas Pollerspöck

Issue tracking: TestResultDBAccess Issues

About

Maintainers

Thomas Pollerspöck

Tran Duy Ngoan

Contributors

Thomas Pollerspöck

Tran Duy Ngoan

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

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

testresultdbaccess-0.2.0.tar.gz (4.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

testresultdbaccess-0.2.0-py3-none-any.whl (4.3 MB view details)

Uploaded Python 3

File details

Details for the file testresultdbaccess-0.2.0.tar.gz.

File metadata

  • Download URL: testresultdbaccess-0.2.0.tar.gz
  • Upload date:
  • Size: 4.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for testresultdbaccess-0.2.0.tar.gz
Algorithm Hash digest
SHA256 e4319c7bf9531feac612b6937df1cb3204e02dc937fd10135d494d2be8cbc735
MD5 25bb62905ba1c7095730343bcbbf37d7
BLAKE2b-256 2eeb3099c4896cb8ff5f45a7f84c44b2d41fa371686110577bb62b555da88c17

See more details on using hashes here.

File details

Details for the file testresultdbaccess-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for testresultdbaccess-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 eae495e9e342875f266adbe690f10a7e7c9f925c5407f30970c6f6c2b298b42b
MD5 671786ffc8041b5bd870358a48b87956
BLAKE2b-256 9f092b8358a546ffaddac7682df90489fc3b13778143b1a97fb7d06d8013b3d8

See more details on using hashes here.

Supported by

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