Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 874 Bytes

File metadata and controls

21 lines (12 loc) · 874 Bytes

Recommended tools and kits

Here are the list of recommended useful tools if you're going to debug some Greentea. Those are in actual use by our team.

Git and GitHub integration

Text and code editors

  • VS Code - this is our main IDE and what not

API hooking

  • API Monitor by Rohitab - fantastic software to monitor and control API calls made by applications and services

Testing UI issues

  • Allui - custom made widget factory to check rendering issues and quick regression validations
  • Curvi - mouse cursor viewer and debugging tool