Crates.io | concordium-smart-contract-testing |
lib.rs | concordium-smart-contract-testing |
version | 4.3.0 |
source | src |
created_at | 2023-05-08 07:58:19.809167 |
updated_at | 2024-09-27 14:16:34.68447 |
description | A companion crate to `concordium-std` that supports off-chain end-to-end testing of smart contracts. |
homepage | https://github.com/Concordium/concordium-rust-smart-contracts |
repository | https://github.com/Concordium/concordium-rust-smart-contracts |
max_upload_size | |
id | 859568 |
size | 257,505 |
A library that supports writing integration tests in Rust for Concordium smart contracts.
This is a companion to concordium-std which is used to write smart contracts in Rust.
The minimum supported Rust version can be found in the Cargo.toml
manifest
file. Changes in MSRV will be accompanied by at least a minor version bump.