canic 0.19.6

Canic — a canister orchestration and management toolkit for the Internet Computer
Documentation
1
2
3
4
5
6
7
// Category C - Artifact / deployment test (embedded config).
// This test relies on embedded production config by design.

#![allow(dead_code)]
pub mod assertions;
pub mod harness;
pub mod workers;