Shai YallinSep 36 min readFast and Furious Acceptance Tests for NestJS applicationsWriting memory-based black-box acceptance tests for NestJS apps, testing features rather than implementation details
Shai YallinNov 4, 20207 min readInside The Inner Hexagon: Component TestsThis blog post was originally published in the Orbs Engineering blog in 2018. My previous post described how the Go reference...
Shai YallinNov 4, 20209 min readBig Design Up-Front or Emergent Design? Hexagonal Architecture Gives Us BothHexagonal Architecture allows us to separate pure logic from external constraints and enables writing fast, integrative acceptance tests.