Open konstin opened 1 month ago
Currently, most integration tests use pyo3. That is slow to compile, especially on CI. We should move most of them to cffi, which is much faster.
Currently, most integration tests use pyo3. That is slow to compile, especially on CI. We should move most of them to cffi, which is much faster.