A Robot Framework Tarantool Library
Project description
Short Description
Robot Framework library for working with Tarantool DB.
Installation
pip install robotframework-tarantoollibrary
Example
*** Settings ***
Library tarantoollibrary
*** Test Cases ***
${data_from_trnt}= Select space_name=some_space_name key=0 key_type=NUM
Set Test Variable ${key} ${data_from_trnt[0][0]}
Set Test Variable ${data_from_field} ${data_from_trnt[0][1]}
*** Settings ***
License
Apache License 2.0
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-tarantoollibrary-2.0.0.tar.gz
.
File metadata
- Download URL: robotframework-tarantoollibrary-2.0.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6493d7c18fbb974e19513fb9cd47f121973a9263d78d735a78b50f95a8a622da |
|
MD5 | 5c85b17b65e13b8771406dec7a13b14b |
|
BLAKE2b-256 | d30e3e977bd8ae10ce1771b4ed845c0a441d3e3a6eb55e5ca97279c49da9807d |
File details
Details for the file robotframework_tarantoollibrary-2.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: robotframework_tarantoollibrary-2.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75159cc2cf1965c6cf1cdff08176dc4afcbd8e1e40a91736bbabf6a1cc42e515 |
|
MD5 | 596b665f0c229b0f3fc8f4fd6cb0d0e1 |
|
BLAKE2b-256 | a2b3cefba2318721fc69ee1fb2b7ec7ac4e6e743bbe02761961c853157d251dd |