Skip to main content

Robot Framework Couchbase Library

Project description

Build Status

Short Description

Robot Framework library to work with Couchbase.

Installation

Before installing robotframework-couchbaselibrary, you should have the following to be installed:

To install the library from PyPI, use this command:

pip install robotframework-couchbaselibrary

Documentation

See keyword documentation for CouchbaseLibrary library on GitHub.

Example

*** Settings ***
Library           CouchbaseLibrary
Test Setup        Connect To Couchbase
Test Teardown     Close All Couchbase Bucket Connections

*** Test Cases ***
View Document In Bucket
    Switch Couchbase Bucket Connection    bucket1
    View Document By Key    key=1C1#000
    Switch Couchbase Connection     bucket2
    View Document By Key    key=1C1#000

*** Keywords ***
Connect To Couchbase
    Connect To Couchbase Bucket    my_host_name    8091    bucket_name    password    alias=bucket1
    Connect To Couchbase Bucket    my_host_name    8091    bucket_name    password    alias=bucket2

License

Apache License 2.0

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

robotframework-couchbaselibrary-1.0.1.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

robotframework_couchbaselibrary-1.0.1-py2.py3-none-any.whl (6.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file robotframework-couchbaselibrary-1.0.1.tar.gz.

File metadata

File hashes

Hashes for robotframework-couchbaselibrary-1.0.1.tar.gz
Algorithm Hash digest
SHA256 3d47539c3bcf9208ac1df96c564ef1d24da7bee6c742aee87d8f2593e9f0a093
MD5 10c388bc65eb6258b9ae4000c4a788c2
BLAKE2b-256 3c18f50a34f4b459176a3b56e6637646dd14a9712e7984634dece31930acc1ef

See more details on using hashes here.

File details

Details for the file robotframework_couchbaselibrary-1.0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for robotframework_couchbaselibrary-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7406e89940931d88f510f1239dcea38b1224ff272b8af5bac3afc7921783d45c
MD5 9edd0ed90a167151fcff6b095b8720c6
BLAKE2b-256 149d2a92f7900af1037e1417ee3ad0ad7a8cf95e67975c096454c29efa7ff6a6

See more details on using hashes here.

Supported by

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