Add comprehensive test suite for validate command, benchmark commands, input readers, and output formatters using Typer CliRunner.
2 lines
22 B
Python
2 lines
22 B
Python
"""CLI test suite."""
|