Edit of asset "GodotE2E" New

Old/Current New/Edit
Title GodotE2E
Description Out-of-process E2E testing tool for Godot.

Test your Godot games from Python using pytest. The addon runs a TCP automation server as an Autoload — completely dormant unless launched with the --e2e flag.

Features:
- Synchronous Python API (no async/await needed)
- Input simulation: keyboard, mouse, named actions
- Node operations: get/set properties, call methods, group lookup
- Frame synchronization: wait for process/physics frames or game time
- Scene management: change scene, reload scene
- Screenshot capture with pytest failure integration
- Works with standard Godot 4.x binaries, no engine modifications

Install the Python package: pip install godot-e2e

Documentation: https://github.com/RandallLiuXin/godot-e2e/tree/main/docs
Category Tools
License Apache-2.0
Repository Provider GitHub
Repository Url https://github.com/RandallLiuXin/godot-e2e
Issues Url https://github.com/RandallLiuXin/godot-e2e/issues
Godot version Godot 4.0
Version String 1.0.0 1.1.0
Download Commit fe1902a3286c7766985f7c01f00441acdd78a137 5bc097db714f1517cfa7b268ab919463d36f4c2c
Download Url (Computed) https://github.com/RandallLiuXin/godot-e2e/archive/fe1902a3286c7766985f7c01f00441acdd78a137.zip https://github.com/RandallLiuXin/godot-e2e/archive/5bc097db714f1517cfa7b268ab919463d36f4c2c.zip
Icon Url https://raw.githubusercontent.com/RandallLiuXin/godot-e2e/main/icon.png