matrix-rust-sdk/testing/matrix-sdk-test
Valere 248b8db309
Extended verification states
Co-authored-by: Damir Jelić <poljar@termina.org.uk>
Co-authored-by: Denis Kasak <dkasak@termina.org.uk>
2023-03-15 18:16:31 +01:00
..
src Extended verification states 2023-03-15 18:16:31 +01:00
Cargo.toml chore(deps): bump tokio from 1.24.1 to 1.24.2 2023-02-04 08:27:50 +01: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.