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

Uploaded Source

Built Distribution

robotframework_couchbaselibrary-1.0.4.dev0-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.dev0.tar.gz.

File metadata

  • Download URL: robotframework-couchbaselibrary-1.0.4.dev0.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.dev0.tar.gz
Algorithm Hash digest
SHA256 4b76cfadfabeacfd6303f1956c76ee8f3d0033d72a2a9787f2530ce2c3ef1fa4
MD5 9aaf2cc2d579e033069c1858d8fae377
BLAKE2b-256 f2b411c39682b18c8e97cc9fc03b0a5e84fbc46a7d358d42f5627d44d59a9fc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for robotframework_couchbaselibrary-1.0.4.dev0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3b85934e0135f6b2fc6e5800146109fde2f9637e6a148e0b09b7dfd72015dc35
MD5 53e4cc3eb3a3d003978758850687b5d5
BLAKE2b-256 d90d58200a9b6516516726a418a1481645f28c69098c4a1459f4897cadd6dda7

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