On 04/21/2017 03:29 PM, Victor Stinner wrote:
I dislike code coverage because there is a temptation to write artficial tests whereas the code is tested indirectly or the code is not important enough to *require* tests.
If it's not important enough to require tests it's not important enough to be in Python. ;) -- ~Ethan~ _______________________________________________ python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/