#testing #concordium #package

concordium-smart-contract-testing

A companion crate to concordium-std that supports off-chain end-to-end testing of smart contracts

9 stable releases (3 major)

4.4.0 Feb 28, 2025
4.3.0 Sep 27, 2024
4.2.0 Mar 26, 2024
3.2.0 Nov 23, 2023
1.0.0 May 8, 2023

#4 in #concordium

Download history 12/week @ 2024-12-04 72/week @ 2024-12-11 18/week @ 2024-12-18 4/week @ 2025-01-08 21/week @ 2025-01-15 5/week @ 2025-01-22 4/week @ 2025-01-29 71/week @ 2025-02-05 43/week @ 2025-02-12 5/week @ 2025-02-19 213/week @ 2025-02-26 7/week @ 2025-03-05 69/week @ 2025-03-12 3/week @ 2025-03-19

293 downloads per month

MPL-2.0 license

255KB
4K SLoC

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.

Dependencies

~27–38MB
~551K SLoC