Skip to content

Latest commit

 

History

History

interchaintest

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

IBC conformance test suite

Quick Start

  • Install and Build docker image for conformance test
# From finschia root folder
make get-heighliner
make local-image
  • Run conformance test and other custom IBC tests
cd interchaintest
go test -v ./...