@[email protected] to Programmer [email protected] • 2 years agoTests are code toolemmy.worldimagemessage-square79fedilinkarrow-up11.4K
arrow-up11.4KimageTests are code toolemmy.world@[email protected] to Programmer [email protected] • 2 years agomessage-square79fedilink
minus-square@[email protected]linkfedilink11•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-squareNatanaellinkfedilink9•2 years agoYeah blackbox testing is a whole thing and it’s common when you need something to follow a spec and be compatible
minus-squarefolkravlinkfedilink3•2 years 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