jroid8@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoTests are code toolemmy.worldimagemessage-square71fedilinkarrow-up11.16Karrow-down124
arrow-up11.14Karrow-down1imageTests are code toolemmy.worldjroid8@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square71fedilink
minus-squareloutr@sh.itjust.workslinkfedilinkarrow-up7·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-up5·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-up1·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