pyodide/packages/rust-panic-test/src
Hood Chatham 31e937ea2d
NFC Add test for pyo3 catching rust panics (#3905)
This adds a test PyO3 module which intentionally panics and checks that it
gets properly caught and converted to a Python exception. I think this test
is failing on the wasm-exceptions branch, but in any case it is good to have
explicit test coverage for this.
2023-06-05 19:23:14 -07:00
..
src NFC Add test for pyo3 catching rust panics (#3905) 2023-06-05 19:23:14 -07:00
Cargo.lock NFC Add test for pyo3 catching rust panics (#3905) 2023-06-05 19:23:14 -07:00
Cargo.toml NFC Add test for pyo3 catching rust panics (#3905) 2023-06-05 19:23:14 -07:00
pyproject.toml NFC Add test for pyo3 catching rust panics (#3905) 2023-06-05 19:23:14 -07:00
setup.py NFC Add test for pyo3 catching rust panics (#3905) 2023-06-05 19:23:14 -07:00