holochain_env_setup 0.1.0

Test utilities for setting up Holochain environments with conductor and lair-keystore
Documentation
1
2
3
4
// Note: These mods are borrowed from holo-envoy test setup (with reductions and some minor adjustments)
// Look into exporting these into a test repo / crate that can be more easily shared between repos\
pub mod kill_on_drop;
pub mod task_group_wrappers;