Skip to main content

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

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

robotframework_couchbaselibrary-2.0.2-py2.py3-none-any.whl (8.8 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: robotframework-couchbaselibrary-2.0.2.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9

File hashes

Hashes for robotframework-couchbaselibrary-2.0.2.tar.gz
Algorithm Hash digest
SHA256 0fb2009a728892fdb8962ce6e59fc6ec7736a1158f0b3bb3350730368a5bfdee
MD5 854c56dbbd2baa43863f3b5b62e35ff2
BLAKE2b-256 13f6a1ecabd1f94e2ea68770f82f03abc9cd25056e1892929b0bf4f606fb71d7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: robotframework_couchbaselibrary-2.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 8.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9

File hashes

Hashes for robotframework_couchbaselibrary-2.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ce64908c46eab3dc871ca20b288413a932900f52cf61eb4ceb3a4f2b5957ff14
MD5 da2cee259e54ac5d6ae801366e7c8d86
BLAKE2b-256 7a2826c87b808fca41f0d74867ecc16afc85d9737b1af1154840971297e2aa2b

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.0.2 This release

2 files

2.0.1

1 file

2.0.0

1 file

1.0.5

2 files

1.0.4

2 files

1.0.3

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page