Skip to main content

StackShare Build Status

RedisLibrary

RedisLibrary is a Robot Framework test library which provides keywords for manipulating in-memory data stores in Redis

Redis is an open-source software project that implements data structure servers. It is networked, in-memory, and stores keys with optional durability.

You can add, get, update and delete your data from Redis. The keywords are implemented using redis-py

Usage

Install robotframework-redislibrary via pip command

pip install -U robotframework-redislibrary

Example Test Case

*** Settings ***
Library RedisLibrary
*** Test Cases ***
TestRedisSample
${redis_conn}= Connect To Redis myredis-dev.com port=6379
${data}= Get From Redis ${redis_conn} BARCODE|1234567
Should Be Equal As Strings ${data} TestExpectedData
${obj_to_add}= Create Dictionary name=testFullName
Append To Redis ${redis_conn} BARCOE|1234567 ${object_to_add}
@{key_list}= Get All Match Keys ${redis_conn} BARCODE* 1000

Documentation

For the detail keyword documentation. Go to this following link:

https://robotframework-thailand.github.io/robotframework-redislibrary/RedisLibrary.html

Help & Issues

Mention me on Twitter @nottyo

Release files for robotframework-redislibrary 1.2.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for robotframework-redislibrary 1.2.5
File Size Uploaded
robotframework-redislibrary-1.2.5.tar.gz 6.3 kB Details

Release files / robotframework-redislibrary-1.2.5.tar.gz

Download URL robotframework-redislibrary-1.2.5.tar.gz
Size 6.3 kB
Tags Source
SHA-256 checksum
How to use checksums
2b8b967c6e77369d42f2e1f0434fc3ea37965078eb78e7b76d9f941d463ad160
BLAKE2b-256 checksum
How to use checksums
528779cd7f765cebdff671e4d8a0288d1599a48e9d38cf353f0d9db3e142b981
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.1

Release history Release notifications | RSS feed

This release

1.2.5 This release

1 release file

1.2.4

1 release file

1.2.3

1 release file

1.2.2

1 release file

1.2.1

1 release file

1.2.0

1 release file

1.1.0

1 release file

0.3

1 release file

0.2

2 release files

0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page