mirror of
https://github.com/icewind1991/ivory.git
synced 2026-06-03 10:44:09 +02:00
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
Ivory integration tests
A basic php module to test the transition between php and rust
Usage
Due to the particularities with loading dynamic libraries in rust tests, the tests have to be rebuild before running the tests after making changes.
cargo buildcargo test