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

Uploaded Source

Built Distribution

robotframework_couchbaselibrary-1.0.4-py2.py3-none-any.whl (4.5 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: robotframework-couchbaselibrary-1.0.4.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.19.6 CPython/2.7.9

File hashes

Hashes for robotframework-couchbaselibrary-1.0.4.tar.gz
Algorithm Hash digest
SHA256 f66df1989f44d3e7da2acb30ef9bb22f23c2f7650efc9b2ecc19b6b8edef16ac
MD5 2f5bd749710a8e2b087b555d8cf6501b
BLAKE2b-256 d55d436e41e124f8c52750ec3201b64e292fe85b22200dc022241b8e14a32866

See more details on using hashes here.

File details

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

File metadata

  • Download URL: robotframework_couchbaselibrary-1.0.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.19.6 CPython/2.7.9

File hashes

Hashes for robotframework_couchbaselibrary-1.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f6f980d7e7d203dccfb67468b88c145eec07a2f05c1b5085f1b34c0c357c7a5f
MD5 015fe8212eeca784fa1930f910fea816
BLAKE2b-256 49e0b030ac458c86e45868d0457a09b57eb94d1580e2405e8d7a319b877ba83d

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