toolr.testing¶
Utilities for testing ToolR and supported commands.
CommandsTester ¶
Helper class to simplify testing command discovery.
collected_command_groups ¶
collected_command_groups() -> dict[str, CommandGroup]
__enter__ ¶
__enter__() -> Self
Enter the context manager.