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.5.dev1.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

robotframework_couchbaselibrary-1.0.5.dev1-py2.py3-none-any.whl (8.7 kB view details)

Uploaded Python 2Python 3

File details

Details for the file robotframework-couchbaselibrary-1.0.5.dev1.tar.gz.

File metadata

  • Download URL: robotframework-couchbaselibrary-1.0.5.dev1.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for robotframework-couchbaselibrary-1.0.5.dev1.tar.gz
Algorithm Hash digest
SHA256 a139b62b4cbe6d55ab03e7c5f617ad64a08a4992e712ea53e25be35cd4b37fd3
MD5 121d380bdbf6fb14317bce7440d6d83a
BLAKE2b-256 1249c065aa4d57b15a1c27bd089e47126601984856c4a364b3e30253fc80f7b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for robotframework_couchbaselibrary-1.0.5.dev1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d782e1bb87b4af19bec5de2b3cad5c74ecbcd9ed8913b117db04f01decf5b4bd
MD5 0f39870f605ad0c80b9dd4423575a237
BLAKE2b-256 ed775e659f39f2af31c25d2b9e5ebbcc69ce27ab54ed2c1a7dc3950675d2997e

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