Blockchain
Application Testing
Review existing test coverage options, and learn how to write new tests with open-source tooling used for Bitsong.
| Library | Description | Type | Example |
|---|---|---|---|
| Bitsong Test Suite | Targets specific keepers functions in Go | Go Test | Link |
| InterchainTest (ICT) | Multi-node & multi-network tests. Used for CI tests. | Docker | Link |
| LocalBitsong | Deploy a local instance of Bitsong | Docker | Link |
| Cw-Orchestrator | Multi-chain scripting library | Rust / Kubernetes | Link |