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

Uploaded Source

Built Distribution

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

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for robotframework-couchbaselibrary-1.0.2a0.tar.gz
Algorithm Hash digest
SHA256 b3a5f00df738752205994485033525a94796be68ff87dda38e2c090d655f870c
MD5 99ff8f596ebf56f8f4be26d3b306c70f
BLAKE2b-256 38cde89c7cd6d834b9a9f6c0520a7133eabe4e00bb4096df80ed82b287c7fa57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for robotframework_couchbaselibrary-1.0.2a0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bd54f5c206ec743489fc1307c42c0e6734ca9615e772bb5366d587c0df93f462
MD5 c4b794e4b119f2e008217040b10a3dd1
BLAKE2b-256 1d8bf1f11560af4e07b13ab16b2ad841ef79bf480c154d74719b5098ca505ffb

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