matrix-rust-sdk/testing/matrix-sdk-test
Jonas Platte b9c05ca934 test: Move room messages test JSON to the only module that uses it 2023-10-04 13:23:47 +02:00
..
src test: Move room messages test JSON to the only module that uses it 2023-10-04 13:23:47 +02:00
Cargo.toml testing: Extract EventBuilder out of TestTimeline 2023-09-21 16:00:11 +02:00
README.md refactore(test): move testing out of regular build environment 2022-07-18 14:37:51 +02:00

README.md

Build Status codecov License #matrix-rust-sdk

matrix-sdk-test

matrix-rust-sdk is an implementation of a Matrix client-server library in Rust.

NOTE: These are just test helpers for the matrix-rust-sdk, you're probably interested in the main rust-sdk crate.