Skip to content

pypy/binary-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd9161d · Mar 17, 2025
Mar 17, 2025
May 26, 2021
Oct 26, 2023

Repository files navigation

binary-testing

Download and test PyPy nightly against popular libraries' test suites

The jobs run once-a-week via gihub actions

As can be seen in the actions tab this currently runs

  • Cython
  • nanobind
  • Numpy
  • pybind11
  • PyO3
  • pytest-html (as an attempt to figure out why coverage is so slow)
  • Pythran