Skip to main content

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

aws-cdk-test-synth-0.0.4.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

aws_cdk_test_synth-0.0.4-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

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