@jroid8@lemmy.world to Programmer Humor@lemmy.ml • 2 years agoTests are code toolemmy.worldimagemessage-square74arrow-up11.33K
arrow-up11.33KimageTests are code toolemmy.world@jroid8@lemmy.world to Programmer Humor@lemmy.ml • 2 years agomessage-square74
minus-square@loutr@sh.itjust.workslinkfedilink12•2 years agoI guess it would make sense if you’re testing a public API? To make sure the documentation is sufficient and accurate.
minus-squareNatanaellinkfedilink7•2 years agoYeah blackbox testing is a whole thing and it’s common when you need something to follow a spec and be compatible
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