Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dariuszdepta/mt-test-examples

Examples of tests written using CosmWasm MultiTest
https://github.com/dariuszdepta/mt-test-examples

cosmwasm documentation multitest tests

Last synced: 30 days ago
JSON representation

Examples of tests written using CosmWasm MultiTest

Awesome Lists containing this project

README

        

![mte](./mte.webp)

Examples of tests written using [CosmWasm MultiTest](https://crates.io/crates/cw-multi-test)

| Example | Description |
|:------------------------:|--------------------------|
| [mte-intro](./mte-intro) | Getting started example. |
| [mte-echo](./mte-echo) | Echo smart contract. |