|
|
|
|
|
by tekacs
4128 days ago
|
|
Mountebank/mocking is a great solution when your components are too big to spin up new ones for 'free'. It's exactly because Docker-based components end up so big that it seems hard to believe in the viability of that approach to microservices though. :/ It's a great stopgap/migratory step, though. |
|
At scale, some level of stubbing is required to test.