Making PyPI's test suite 81% faster
Trail of Bits has collaborated with PyPI for several years to add
features and improve security defaults across the Python packaging ecosystem.Our previous posts have focused on features like digital attestations
and Trusted Publishing, but today we’ll look at a equally critical aspect
of holistic software security: test suite performance.A robust testing suite is essential to the security and reliability of a complex
codebase. However, as test coverage grows, so does execution time, creating
fr...
Read more at blog.trailofbits.com