Skip to content
Discussion options

You must be logged in to vote

To use these tests, you need a test runner implemented in the same language as your client or server, is that right?

That's right. We've also bounced around the idea of having a shared test runner that would only require a minimal integration in the target language.

how many of the Smithy implementations include a test runner for the Smithy HTTP Protocol Compliance Tests?

All of the implementations in smithy-lang have one (typescript, java, go, rust, ruby, kotlin, swift, dafny, python) and I believe smithy4s (scala) also has one. We additionally convert them to a format consumable by the AWS SDKs that have not yet migrated to Smithy-based code generators.

If you have any other questio…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ajdavis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants