Python 3 adoption
Python 3 adoption
Posted Apr 17, 2015 9:52 UTC (Fri) by asaz989 (guest, #67798)In reply to: Python 3 adoption by dlang
Parent article: Python 3 adoption
Posted Apr 17, 2015 23:58 UTC (Fri)
by zlynx (guest, #2285)
[Link] (1 responses)
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
Python 3 adoption
