akash_rawal@lemmy.world to Programming@programming.dev · edit-23 months agoSelf terminating container images for real world dependencies to support your unit testsgitlab.comexternal-linkmessage-square7fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkSelf terminating container images for real world dependencies to support your unit testsgitlab.comakash_rawal@lemmy.world to Programming@programming.dev · edit-23 months agomessage-square7fedilink
minus-squareMagicShel@programming.devlinkfedilinkarrow-up0·3 months agoThis feels more like an integration test than a unit test to me. Maybe that’s not an important distinction to make, but it feels like it would also help communicate intent.
minus-squareAdam@doomscroll.n8e.devlinkfedilinkEnglisharrow-up0·3 months agoI’m reading this scratching my head going “If your unit tests need a database they ain’t a unit test”.
This feels more like an integration test than a unit test to me. Maybe that’s not an important distinction to make, but it feels like it would also help communicate intent.
I’m reading this scratching my head going “If your unit tests need a database they ain’t a unit test”.