Skip to content

Testing

Binh Vu edited this page Jun 27, 2022 · 2 revisions

To run the test:

pytest python/tests
cargo test --no-default-features --features pyo3/auto-initialize
Clone this wiki locally