Skip to content

Conversation

@alexgromero
Copy link

Issue #, if available:

Description of changes:
This PR introduces the smithy-testing package to provide generated test clients for functional testing of smithy-python features.

What's included:

  • SmithyKitchenSink: Generic Smithy test client for validating core Smithy functionality
  • AwsKitchenSink: AWS test client for testing AWS specific functionality
  • Automated client generation script
  • Functional tests for retry behavior
  • Documentation and usage examples

Benefits:

  • Enables end-to-end functional testing
  • Tests actual generated client code paths
  • Provides reusable testing infrastructure for future smithy-python development

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@alexgromero alexgromero requested a review from a team as a code owner November 6, 2025 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant