Releases: plasma-umass/slipcover
Releases · plasma-umass/slipcover
Improved pytest support
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);
Initial release
Initial release! Introducing Slipcover, a near zero-overhead coverage testing tool for CPython.