Status Updates From How Google Tests Software
How Google Tests Software by
Status Updates Showing 391-420 of 717
Rocky Madden
is 15% done
“Small tests cover a single unit of code in a completely faked environment. Medium tests cover multiple and interacting units of code in a faked or real environment. Large tests cover any number of units of code in the actual production environment with real and not faked resources.”
The strict delineation between unit/integration/system tests feels a bit like bikeshedding at times. Interesting idea.
— Nov 30, 2017 08:03PM
Add a comment
The strict delineation between unit/integration/system tests feels a bit like bikeshedding at times. Interesting idea.







