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

Uploaded Source

Built Distribution

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

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for robotframework-couchbaselibrary-1.0.3.tar.gz
Algorithm Hash digest
SHA256 2a6a75f5ec6073fb3e7c751e49343d9f1eb376975442f94125f6291f75d74359
MD5 79a3b32d6a326a87d7e64f66779cbae8
BLAKE2b-256 2bb21056404776e5c568284822eb40b99fc10b1cb649b4709b13a440c1dbfda6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for robotframework_couchbaselibrary-1.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 967e0e9ba8bb25d6811395db01207f3550567fbf2187931dfe9023c80a7f5a68
MD5 53c30eb57815bc1699933b9cac20cc4d
BLAKE2b-256 27c84d42e536c9ead752c6ce4557aec1c1f0c67c37652a968a420bae1dc2d82d

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