AWS CDK test Synth package
Project description
AWS CDK test Synth package is implemented for helping you to test your AWS CDK code.
The goal is to cover the missing of an official testing infrastructure for Python as exists for TypeScript using Jest.
It is part of the educational repositories to learn how to write stardard code and common uses of the TDD.
Prerequisites
This package is useful for testing your AWS CDK code, so you probably have everything you need installed already.
Installation
If you want to use this package into your code, you can install by python3-pip:
pip3 install aws_cdk_test_synth
python3
>>> import aws_cdk_test_synth.test_synth as TestSynth
>>> help(TestSynth)
Read the documentation on readthedocs for
Usage
Development
Change Log
See CHANGELOG.md for details.
License
This package is released under the MIT license. See LICENSE for details.
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
Built Distribution
File details
Details for the file aws-cdk-test-synth-0.0.4.tar.gz
.
File metadata
- Download URL: aws-cdk-test-synth-0.0.4.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0898f808966b268743e43002452ed8c9ae7348ff53bc54c26c57fa52bdad2e76 |
|
MD5 | 2cb15081c5de04c78b13edb76dc0b34c |
|
BLAKE2b-256 | 4018bba37bb3138f80ac7f8d8f448a3d6bb1829569ac5efd682097672f6e4966 |
File details
Details for the file aws_cdk_test_synth-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: aws_cdk_test_synth-0.0.4-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 139c9db603f6b9fe382526b8f6c44d9423da6830450419a5a349af3e96b6b5bd |
|
MD5 | 9f095e4a2f92ba38af5d759c1b648dd9 |
|
BLAKE2b-256 | 2ea9458c6283110455399296aea39ed2167b8b34bc028d085bd6f45a979b3a4f |