mirror of https://github.com/smithy-lang/smithy-rs
a95b8b311b
## Motivation and Context running codegen tests produces a diff you need to ignore ## Checklist <!--- If a checkbox below is not applicable, then please DELETE it rather than leaving it unchecked --> - [ ] I have updated `CHANGELOG.next.toml` if I made changes to the smithy-rs codegen or runtime crates - [ ] I have updated `CHANGELOG.next.toml` if I made changes to the AWS SDK, generated SDK code, or SDK runtime crates ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._ |
||
---|---|---|
.. | ||
python | ||
typescript | ||
.gitignore | ||
README.md | ||
build.gradle.kts |
README.md
Server Codegen Integration Tests
Refer to ../codegen-client-test/README.md
for documentation on how to use this
module. This module is analogous to the codegen-client-test
one, but it's named
codegen-server-test
and it runs the rust-server-codegen
Smithy build
plugin instead.