ivory/tests
2019-04-04 19:08:01 +02:00
..
src tests and optional arguments 2019-04-03 23:10:45 +02:00
tests tests and optional arguments 2019-04-03 23:10:45 +02:00
Cargo.toml tests and optional arguments 2019-04-03 23:10:45 +02:00
README.md more casting 2019-04-04 19:08:01 +02:00

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 build
  • cargo test