Skip to main content

play cassandra

https://img.shields.io/pypi/v/play_cassandra.svg https://img.shields.io/travis/tierratelematics/play_cassandra.svg Documentation Status https://codecov.io/gh/tierratelematics/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.2 (2018-01-22)

  • removed play_python from dependencies (deprecated)

0.0.1 (2018-01-16)

  • First release

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

Uploaded Source

Built Distribution

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

play_cassandra-0.0.2-py2.py3-none-any.whl (5.6 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for play_cassandra-0.0.2.tar.gz
Algorithm Hash digest
SHA256 ec66f1443f3fcfed2ad1f6ddb411509aea41771e92856adbf546c49e838677f1
MD5 45f385e3c3bb1a637faeaa0995f556d1
BLAKE2b-256 3de348fda33e47005245bb781570c257ee04fd2720dedb94fb7bad1b9c2edcb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for play_cassandra-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cd27820b3bffcf400135e008dcec31aa384f9da235f81001ff67b3f9decd77aa
MD5 d3c280eb860fd98c3e0ba7d6ac173c81
BLAKE2b-256 992931d7a7da1b2bab72578f218ea5893ec3d3001a85775e12063d6201a34ebf

See more details on using hashes here.

Supported by

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