Tips for ease configuration with DynamoDBMapper while running tests in parallel
As part of my previous blog, we understood how can we run integration tests in parallel. Now, as part of this blog, I would like to share my approach when I am trying to run integration tests in pa...