canic-testkit 0.24.3

Canic — a canister orchestration and management toolkit for the Internet Computer
Documentation
1
2
3
4
5
6
7
8
9
# 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, 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.