awslabs / aws-sdk-kotlin

Multiplatform AWS SDK for Kotlin
Apache License 2.0
414 stars 49 forks source link

Provide documentation about unit testing #1396

Open ianbotsf opened 2 months ago

ianbotsf commented 2 months ago

Describe the issue

Users often have questions about unit testing with the SDK, specifically around mocking (which can be tricky for lambda DSL blocks) and extension methods. Write some documentation describing some recipes and best practices. This new documentation should probably be part of the Dev Guide but alternate options should be considered (e.g., blog post, in-repo Markdown, etc.).

Links

(n/a, new page[s] required)