Skip to main content

Module zig

Module zig 

Source
Expand description

Zig e2e test generator using std.testing.

Generates packages/zig/src/<crate>_test.zig files from JSON fixtures, driven entirely by E2eConfig and CallConfig.

Structsยง

ZigE2eCodegen
Zig e2e code generator.