5 Jan 2010 19:33
Re: Unit testing
Chris Morris <the.chrismo <at> gmail.com>
2010-01-05 18:33:18 GMT
2010-01-05 18:33:18 GMT
Looks like we have another wrinkle for Mr. Feathers: http://blog.objectmentor.com/articles/2009/04/13/x-tests-are-not-x-tests On Tue, Jan 5, 2010 at 12:29 PM, Michael Hill <mike.hill <at> anarchycreek.com>wrote: > The biggest single difference is scope, and the second biggest is > shipping-reality. > > Traditionally, unit tests involve much larger units. A typical old-school > example would be a set of unit tests that run against a COM object, > regardless of whether that interface involves a single class or 300 of > them. > Microtests are truly micro, irrespective of packaging. > > Traditionally, unit tests -- indeed most tests -- pay very close attention > to testing the exact binary image in the exact binary environment in which > it runs. Microtests are almost entirely unconcerned with this. Microtests > take for granted that they only test that object X works the way it's > supposed to *with the assumption* that object X's collaborators work the > way they're supposed to. > > So you see that although a unit test *could* be a microtest, the word > itself > has a prior meaning that confuses experienced test-makers who are XP noobs. > > Seeya, > Hill > > -- Chris http://clabs.org [Non-text portions of this message have been removed] ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/testdrivendevelopment/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/testdrivendevelopment/join (Yahoo! ID required) <*> To change settings via email: testdrivendevelopment-digest <at> yahoogroups.com testdrivendevelopment-fullfeatured <at> yahoogroups.com <*> To unsubscribe from this group, send an email to: testdrivendevelopment-unsubscribe <at> yahoogroups.com <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
RSS Feed