“Testing Without Mocks” Example: Now in TypeScript
February 19, 2023
I’ve updated the “Testing Without Mocks” example code with a TypeScript branch. The code is very similar to the JavaScript branch, but those of you who prefer TypeScript may find it useful.
To learn more about the “Testing Without Mocks” patterns, see the Nullables hub.