gajou-cli

Base classes and helpers to make QA autotests for CLI


License
MIT
Install
pip install gajou-cli==0.1.7

Documentation

牙城-CLI

CLI

  • BaseCLI - contains method to send command in terminal with logging. Allure can be passed for adding attaches to reports.
  • CLIResponse - dataclass for CLI response deserialization.
  • ReturnCodes - enum with basic CLI return codes.