vibe-tests 0.0.1

Integration test framework for MCP servers with LLM-powered tool calling.
Documentation
1
2
3
4
//! Docker integration for test infrastructure.
//! Provides compose-based environment management.

pub mod compose;