chaintestutil

module
v0.0.0-...-fd76dfc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2024 License: Apache-2.0

README

chaintestutil

Utilities for testing Cosmos SDK chains

How to use

go get github.com/skip-mev/chaintestutil

Structure

.
├── encoding                    # Utilities for creating test encoding configurations
├── keeper                      # Utilities for creating a set of test keepers for integration tests
├── network                     # Utilities for creating a local test network for integration tests
└── sample                      # Functions for generating randomized Cosmos SDK types such as Coins, sdk.Ints, etc.

Directories

Path Synopsis
Package keeper provides methods to initialize SDK keepers with local storage for test purposes
Package keeper provides methods to initialize SDK keepers with local storage for test purposes
Package network allows to programmatically spin up a local network for CLI tests
Package network allows to programmatically spin up a local network for CLI tests
Package sample provides methods to initialize sample object of various types for test purposes
Package sample provides methods to initialize sample object of various types for test purposes

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL