holochain_wasm_test_utils 0.0.17

Utilities for Wasm testing for Holochain
Documentation
[build-dependencies.toml]
version = "0.5"

[build-dependencies.walkdir]
version = "2.3.1"
[dependencies.fixt]
version = "0.0.7"

[dependencies.holo_hash]
version = "0.0.12"

[dependencies.holochain_types]
version = "0.0.17"

[dependencies.holochain_util]
version = "0.0.6"

[dependencies.holochain_zome_types]
version = "0.0.17"

[dependencies.rand]
version = "0.7"

[dependencies.strum]
version = "0.18.0"

[dependencies.strum_macros]
version = "0.18.0"

[features]
build = []
default = []
only_check = []

[lib]
crate-type = ["cdylib", "rlib"]
name = "holochain_wasm_test_utils"
path = "./src/lib.rs"

[package]
authors = ["thedavidmeister", "thedavidmeister@gmail.com"]
description = "Utilities for Wasm testing for Holochain"
documentation = "https://docs.rs/holochain_wasm_test_utils"
edition = "2018"
license = "Apache-2.0"
name = "holochain_wasm_test_utils"
version = "0.0.17"