Crates.io | oasis-test |
lib.rs | oasis-test |
version | 0.4.1 |
source | src |
created_at | 2019-07-16 17:12:10.480943 |
updated_at | 2020-03-31 23:46:50.020751 |
description | A testing framework for Oasis executables. |
homepage | |
repository | https://github.com/oasislabs/oasis-rs.git |
max_upload_size | |
id | 149435 |
size | 6,886 |
A framework for unit testing Oasis executables and integration testing Oasis 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
.