automerge/rust
Alex Good bcab3b6e47 Move automerge/tests::helpers to crate automerge-test
The assert_doc and assert_obj macros in automerge/tests::helpers are
useful for writing tests for any application working with automerge
documents. Typically however, you only want these utilities in tests so
rather than packaging them in the main `automerge` crate move them to a
new crate (in the spirit of `tokio_test`)
2022-11-06 19:52:21 +00:00
..
automerge Move automerge/tests::helpers to crate automerge-test 2022-11-06 19:52:21 +00:00
automerge-c Move rust workspace into ./rust 2022-10-16 19:55:51 +01:00
automerge-cli Move rust workspace into ./rust 2022-10-16 19:55:51 +01:00
automerge-test Move automerge/tests::helpers to crate automerge-test 2022-11-06 19:52:21 +00:00
automerge-wasm Ritual obeisance before the altar of clippy 2022-11-05 22:48:43 +00:00
edit-trace Move rust workspace into ./rust 2022-10-16 19:55:51 +01:00
.gitignore Move rust workspace into ./rust 2022-10-16 19:55:51 +01:00
Cargo.toml Move automerge/tests::helpers to crate automerge-test 2022-11-06 19:52:21 +00:00
deny.toml Move rust workspace into ./rust 2022-10-16 19:55:51 +01:00