
Security News
ECMAScript 2025 Finalized with Iterator Helpers, Set Methods, RegExp.escape, and More
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
.. image:: https://img.shields.io/pypi/v/play_dynamodb.svg :target: https://pypi.python.org/pypi/play_dynamodb
.. image:: https://travis-ci.org/davidemoro/play_dynamodb.svg?branch=develop :target: https://travis-ci.org/davidemoro/play_dynamodb
.. image:: https://readthedocs.org/projects/play-dynamodb/badge/?version=latest :target: https://play-dynamodb.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://codecov.io/gh/davidemoro/play_dynamodb/branch/develop/graph/badge.svg :target: https://codecov.io/gh/davidemoro/play_dynamodb
pytest-play support for AWS DynamoDB queries and assertions
More info and examples on:
pytest-play
in action with a working example if you want to start hackingThis project defines new pytest-play_ commands for AWS DynamoDB:
::
- type: dynamodb
provider: play_dynamodb
method: get_item
connection:
region_name: us-west-2
endpoint_url: http://localhost:8000
variable: item
variable_expression: response
assertion: item['Item']['AlbumTitle']['S'] == 'Songs About Life'
TableName: Music
parameters:
Key:
Artist:
S: Acme Band
SongTitle:
S: Happy Day
Supported methods:
pytest-play
tweets happens here:
@davidemoro
_This package was created with Cookiecutter_ and the cookiecutter-play-plugin_ (based on audreyr/cookiecutter-pypackage
_ project template).
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage
.. _cookiecutter-play-plugin
: https://github.com/davidemoro/cookiecutter-play-plugin
.. _pytest-play: https://github.com/davidemoro/pytest-play
.. _cookiecutter-qa: https://github.com/davidemoro/cookiecutter-qa
.. _@davidemoro
: https://twitter.com/davidemoro
FAQs
pytest-play support for AWS DynamoDB queries and assertions
We found that play-dynamodb demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.
Research
North Korean threat actors linked to the Contagious Interview campaign return with 35 new malicious npm packages using a stealthy multi-stage malware loader.