Back to Spacetimedb

`sdk-test-procedure` *Rust* test

modules/sdk-test-procedure/README.md

2.1.0579 B
Original Source

sdk-test-procedure Rust test

This module tests that our client SDKs can invoke procedures and observe their return values.

It is separate from sdk-test because module library support for procedures across languages is was not yet universal as of writing (pgoldman 2025-10-30), and so it was not possible to implement this module in TypeScript and C#.

How to Run

Run tests named with procedure in the Rust client SDK test suite:

sh
cargo test -p spacetimedb-sdk procedure