Crates.io | mantle-test |
lib.rs | mantle-test |
version | 0.2.0 |
source | src |
created_at | 2019-05-31 19:29:47.46566 |
updated_at | 2019-06-24 05:45:59.052097 |
description | A testing framework for Mantle executables. |
homepage | |
repository | https://github.com/oasislabs/mantle.git |
max_upload_size | |
id | 138221 |
size | 6,563 |
A framework for unit testing Mantle executables and integration testing Mantle workflows.
For the most part, all you need to know about this crate is that it provides the create_account
function.
This crate is due to be replaced with memchain
.