> The lines between doc tests, blackbox testing, whitebox testing, and > regression testing is blurry. People may legitimately disagree on > whether a specific test is documentation, testing the interface, > testing the implementation, or all three. >
Wow!!! Ok that clears up a lot. Thank you!!!! Just to clear some things up: Internal == doctest External == blackbox testng (using unit tests) Thanks again! Now off to go write some doctests and unit tests! :) -Tino
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor