You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: