top of page
Search


Integrative UI/Backend Acceptance Tests with NestJS and React
In the final post of this series, we’ll cover how applications where both the frontend and the backend are built with Javascript can...
Shai Yallin
Sep 5, 20245 min read
39 views
0 comments


Acceptance-Testing NestJS Microservices
Acceptance Testing multiple NestJS Microservices by running them a single process communicating via a memory fake.
Shai Yallin
Sep 4, 20245 min read
72 views
0 comments


Using Contract Tests for reliable memory fakes
How to make sure that memory-based fakes really behave like the production implementations they replace
Shai Yallin
Sep 3, 20244 min read
40 views
0 comments


Fast and Furious Acceptance Tests for NestJS applications
Writing memory-based black-box acceptance tests for NestJS apps, testing features rather than implementation details
Shai Yallin
Sep 3, 20246 min read
48 views
0 comments
bottom of page