[Python-Dev] PEP 399: Pure Python/C Accelerator Module Compatibiilty Requirements

skip at pobox.com skip at pobox.com
Wed Apr 6 22:44:17 CEST 2011


    Brett> How about the test suite needs to have 100% test coverage (or as
    Brett> close as possible) on the pure Python version?

Works for me, but you will have to define what "100%" is fairly clearly.
100% of the lines get executed?  All the branches are taken?  Under what
circumstances might the 100% rule be relaxed?

Skip


More information about the Python-Dev mailing list