Changes: - Slipcover now interposes on pytest, so that you can get coverage results on those files as well; - Fixed function finder not finding static and class methods (affected performance, not correctness);
0.1
Initial release! Introducing Slipcover, a near zero-overhead coverage testing tool for CPython.