www.javaniceday.com
Home
Node.js
Java
Salesforce
Posts
Tags
About
Frandom
testing
Mock AWS SDK with Jest in TypeScript
An example mocking some SQS methods
Andrés Canavesi
-
Jul 31, 2021
It's a fact: you will spend some time writing mocks and slow down the development process but in the other hand unit test will run faster with less configuration.
typescript
javascript
testing