ggen-cli-lib 26.5.19

CLI interface for ggen
Documentation
1
2
3
4
5
6
//! Integration test module for marketplace
//!
//! These tests validate production readiness using testcontainers
//! and real-world scenarios.

pub mod marketplace_tests;