concordium-smart-contract-testing

Crates.ioconcordium-smart-contract-testing
lib.rsconcordium-smart-contract-testing
version4.2.0
sourcesrc
created_at2023-05-08 07:58:19.809167
updated_at2024-03-26 13:31:34.585106
descriptionA companion crate to `concordium-std` that supports off-chain end-to-end testing of smart contracts.
homepagehttps://github.com/Concordium/concordium-rust-smart-contracts
repositoryhttps://github.com/Concordium/concordium-rust-smart-contracts
max_upload_size
id859568
size252,847
Smart contracts owners (github:concordium:smart-contracts-owners)

documentation

README

Concordium Smart Contract Testing

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.

Documentation

MSRV

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.

Commit count: 1240

cargo fmt