canic-testkit 0.24.6

Canic — a canister orchestration and management toolkit for the Internet Computer
Documentation
1
2
3
4
5
6
7
8
9
10
# canic-testkit

Public PocketIC-oriented test utilities for projects that use Canic.

This crate is intentionally limited to generic host-side test infrastructure,
such as the PocketIC wrapper, generic call helpers, ready polling, standalone
non-root Canic canister fixtures, PocketIC `install_code` retry helpers, and
cached baseline primitives. Canic's own root-topology and auth-fixture harness
code belongs in the unpublished `canic-testing-internal` workspace crate
instead of expanding this public surface.