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-square8fedilinkarrow-up127arrow-down10cross-posted to: programming@programming.dev
arrow-up127arrow-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-square8fedilinkcross-posted to: programming@programming.dev
minus-squareMagicShel@programming.devlinkfedilinkarrow-up9·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-up9·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”.