🏷️

jest

1 article tagged with "jest"

Tech Feeds

programming

How to Run Jest Integration Tests in Parallel Using Isolated SQL Schemas

In one of our TypeScript/Node.js services, most of our confidence comes from integration tests, with a deliberately thin layer of unit tests applied only where business logic is sufficiently complex t...