jroid8@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoTests are code toolemmy.worldimagemessage-square79fedilinkarrow-up11.42Karrow-down121
arrow-up11.4Karrow-down1imageTests are code toolemmy.worldjroid8@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square79fedilink
minus-squareloutr@sh.itjust.workslinkfedilinkarrow-up11·1 year agoI guess it would make sense if you’re testing a public API? To make sure the documentation is sufficient and accurate.
minus-squareNatanael@slrpnk.netlinkfedilinkarrow-up9·1 year agoYeah blackbox testing is a whole thing and it’s common when you need something to follow a spec and be compatible
minus-squarefolkrav@lemmy.calinkfedilinkarrow-up2·1 year agoHe specifically said “unit tests” though, which aren’t black box tests by definition
I guess it would make sense if you’re testing a public API? To make sure the documentation is sufficient and accurate.
Yeah blackbox testing is a whole thing and it’s common when you need something to follow a spec and be compatible
He specifically said “unit tests” though, which aren’t black box tests by definition