Expand description
Rust e2e test code generator.
Generates e2e/rust/Cargo.toml and tests/{category}_test.rs files from
JSON fixtures, driven entirely by E2eConfig and CallConfig.
Structs§
- Rust
E2eCodegen - Rust e2e test code generator.
Rust e2e test code generator.
Generates e2e/rust/Cargo.toml and tests/{category}_test.rs files from
JSON fixtures, driven entirely by E2eConfig and CallConfig.