akash_rawal@lemmy.world to Programming@programming.dev · edit-22 years agoSelf terminating container images for real world dependencies to support your unit testsgitlab.comexternal-linkmessage-square8linkfedilinkarrow-up132arrow-down10
arrow-up132arrow-down1external-linkSelf terminating container images for real world dependencies to support your unit testsgitlab.comakash_rawal@lemmy.world to Programming@programming.dev · edit-22 years agomessage-square8linkfedilink
minus-squareMagicShel@programming.devlinkfedilinkarrow-up10·2 years 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-up11·2 years 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”.