Skip to main content

A Robot Framework library to work with Couchbase

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.2.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

robotframework_couchbaselibrary-1.0.2-py2.py3-none-any.whl (6.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for robotframework-couchbaselibrary-1.0.2.tar.gz
Algorithm Hash digest
SHA256 cc7f861461a17e152f91010686d4203b78ffcf6af1db22f0c60d68d150ad4f37
MD5 0c3547252c3fea13c8b6cc91885a3852
BLAKE2b-256 087bd3dd7eb56960f20d1a2ef77f864e43ba16ff7d389296b2fe507d13975167

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for robotframework_couchbaselibrary-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 949991d994c03557fba3e3b030047c931b9baa6e986eb16024fd555a050e4ab1
MD5 454be047d550045843ee87812a052eb8
BLAKE2b-256 1c205c57f4baf2c8b75ced5bfb93ec8c66ec08afd75a13930897a48575c47233

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