Closed
Description
In the case of numpy, for instance, test_numpy.py
looks very succinct. Is there any information about how much of the numpy internal test suite passes? (Even if it can't be run at each build due to run times..)
Actually, what would be necessary to run the test suite (assuming it uses Pytest) of a Python package from pyodide?