Hi, any plans to modify this package to support AWS SDK v3 ?
I was using aws-mockify to mock DynamoDB for my Dynamoose v2 based app but now I've migrated to Dynamoose v3 I need a new mocking framework.
Currently I'm using jest mocking, which works well but involves a lot of regression work on my test packs. Having an upgraded AWS mockify package which presents the same interface to me would help!
Hi, any plans to modify this package to support AWS SDK v3 ?
I was using aws-mockify to mock DynamoDB for my Dynamoose v2 based app but now I've migrated to Dynamoose v3 I need a new mocking framework.
Currently I'm using jest mocking, which works well but involves a lot of regression work on my test packs. Having an upgraded AWS mockify package which presents the same interface to me would help!