On Wed, Mar 06, 2013 at 07:12:55AM +0530, Alex Huang wrote:
> With the discussion in the BVT thread and other evidence from the
> check-ins, I think there are some confusion on when to and what to
> write in a unit test.
> 

Not just unit-tests alone, most testing in general. There was an
insightful thread about this on the testing-in-python lists that
discussed this in detail quite recently.

http://lists.idyll.org/pipermail/testing-in-python/2013-February/005399.html

Terms like bvt, smoke, uat, integration test, system test, functional
test are out in the wild!

Google apparently just uses small, medium, large for the complexity of
the test being written be it unit/functional etc.

-- 
Prasanna.,

Reply via email to