| Crates.io | ibc-testkit |
| lib.rs | ibc-testkit |
| version | 0.57.0 |
| created_at | 2023-11-24 03:51:27.393723+00 |
| updated_at | 2025-01-29 18:54:08.847277+00 |
| description | Maintained by `ibc-rs`, serves as a versatile library that provides essential abstractions and implementations, fulfilling a dual role of enabling rigorous integration testing for the `ibc-rs` implementation while also aiding host chains in addressing a broad spectrum of testing scenarios during their integrations with `ibc-rs`. |
| homepage | |
| repository | https://github.com/cosmos/ibc-rs |
| max_upload_size | |
| id | 1046763 |
| size | 391,048 |
ibc-testkit is a versatile library that provides essential abstractions and
implementations, fulfilling a dual role of enabling rigorous integration testing
for the ibc-rs implementation while also
aiding host chains in addressing a broad spectrum of testing scenarios during
their integrations with ibc-rs.
ibc-testkit currently only supports std environments. See this
issue for more details.