Python 3 adoption
Python 3 adoption
Posted Apr 17, 2015 23:58 UTC (Fri) by zlynx (guest, #2285)In reply to: Python 3 adoption by asaz989
Parent article: Python 3 adoption
I especially hate mock objects, because now the code is being tested against a pretend version of the real thing and the mock probably has bugs.
So without integration tests on real libraries, services and hardware, the code has not really been tested at all.
Posted Apr 18, 2015 7:25 UTC (Sat)
by cortana (subscriber, #24596)
[Link]
Python 3 adoption
