Registry / testing / matrix-sdk-test

matrix-sdk-test

JSON →
library0.17.0rscratesunverified

Helpers to write tests for the Matrix SDK.

# Cargo.toml [dependencies] matrix-sdk-test = "0.17.0"
INSTALL
IMPORT
SIG · MATRIX-SDK-TEST
M
matrix-sdk-test
testingrustv0.17.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestClient
use matrix_sdk_test::TestClient;

Creates a test client for Matrix SDK testing.

use matrix_sdk_test::TestClient; fn main() { let client = TestClient::new(); println!("Test client created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
matrix-sdk-test — cargo add matrix-sdk-test · libregistry