That's awesome. I've never used any of the local fakes for testing, it's on my backlog. Do you have anything sharable yet? The localstack implementation in particular is very interesting.
f
fresh-summer-65887
04/05/2021, 9:06 PM
Hope to have something sharable in the coming week. Component I'm working on is dynamodb only so just using dynamodb-local at the moment. Will be getting to localstack shortly after.
๐ 2
r
red-match-15116
04/05/2021, 9:23 PM
This is awesome, thanks for the feedback. Just confirming, youโre using the dotnet SDK here?
EDIT: Yes you are! Youโre the one whose questions I answered in the issue yesterday ๐
๐ 1
b
broad-dog-22463
04/05/2021, 9:25 PM
nice one @fresh-summer-65887! I hope there's a blog post coming here? ๐
๐ 1
b
bored-oyster-3147
04/05/2021, 9:53 PM
I'm also very curious about integration testing targetting localstack, as that was something we were going to explore before long