Skip to main content

pytest-play support for Cassandra expressions and assertions

Project description

play cassandra

https://img.shields.io/pypi/v/play_cassandra.svg https://travis-ci.org/davidemoro/play_cassandra.svg?branch=develop Documentation Status https://codecov.io/gh/davidemoro/play_cassandra/branch/develop/graph/badge.svg

pytest-play support for Cassandra expressions and assertions

More info and examples on:

Features

This project defines a new pytest-play command:

- provider: play_cassandra
  type: execute
  connection:
    contact_points:
    - 10.1.1.3
    - 10.1.1.4
    - 10.1.1.5
    port: '9042'
    auth_provider:
      username: "$username"
      password: "$password"
  keyspace: users
  query: SELECT name, age, email FROM users WHERE user_id=15
  variable: user1_age
  variable_expression: results[0].age
  assertion: results[0].name == User 1'

Twitter

pytest-play tweets happens here:

Credits

This package was created with Cookiecutter and the cookiecutter-play-plugin (based on audreyr/cookiecutter-pypackage project template).

CHANGES

0.0.4 (2019-01-25)

  • Supports new pytest-play >= 2.0 YAML based syntax (json no more supported)

0.0.3 (2018-01-23)

  • speed up cassandra connections with cache

0.0.2 (2018-01-22)

  • removed play_python from dependencies (deprecated)

0.0.1 (2018-01-16)

  • First release

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

play_cassandra-0.0.4.tar.gz (17.7 kB view details)

Uploaded Source

Built Distribution

play_cassandra-0.0.4-py2.py3-none-any.whl (8.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file play_cassandra-0.0.4.tar.gz.

File metadata

  • Download URL: play_cassandra-0.0.4.tar.gz
  • Upload date:
  • Size: 17.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.6.7

File hashes

Hashes for play_cassandra-0.0.4.tar.gz
Algorithm Hash digest
SHA256 448e79cf8d3f1dc4adedb3e0908e9ad29268793690a63802e61dc17b2cdbfe2b
MD5 3416a33c91df66d9807de5f0c3f7d1d0
BLAKE2b-256 cc505f746059e7d364888620bf28fd3f80beec9dbd5de9029d47596006fbb57e

See more details on using hashes here.

File details

Details for the file play_cassandra-0.0.4-py2.py3-none-any.whl.

File metadata

  • Download URL: play_cassandra-0.0.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.6.7

File hashes

Hashes for play_cassandra-0.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5f0ef05e0f0874f7f9558995e34dce9a0821c3884e2fa82c56707b496cd951cf
MD5 11642a8ae45d3c2b8b1bb6f98c2b2309
BLAKE2b-256 717cd4d247655007563f4c8f8e7a62356c1d660492af467adfcbee29a1fd01f6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page