Skip to content

Integration-Automation/AutomationIDE

Repository files navigation

Automation-IDE

An integrated test automation IDE developed with Python and PySide6 (Qt).

Components

Supported features:

  • Python syntax highlighting
  • Auto reformatter
  • Code execution
  • Test scripts
  • Shell commands
  • Embedded browser
  • Jupyter integration
  • Git client
  • Code diff viewer, etc.

Testing modules include:

  • GUI testing
  • API testing
  • Load testing
  • Web testing

Installation

pip install automation_editor