Edit of asset "GodotE2E" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | GodotE2E | 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 |
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 | Tools |
| License | Apache-2.0 | Apache-2.0 |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/RandallLiuXin/godot-e2e | https://github.com/RandallLiuXin/godot-e2e |
| Issues Url | https://github.com/RandallLiuXin/godot-e2e/issues | https://github.com/RandallLiuXin/godot-e2e/issues |
| Godot version | Godot 4.0 | Godot 4.0 |
| Version String | 1.0.0 | 1.0.0 |
| Download Commit | fe1902a3286c7766985f7c01f00441acdd78a137 | fe1902a3286c7766985f7c01f00441acdd78a137 |
| Download Url (Computed) | https://github.com/RandallLiuXin/godot-e2e/archive/fe1902a3286c7766985f7c01f00441acdd78a137.zip | https://github.com/RandallLiuXin/godot-e2e/archive/fe1902a3286c7766985f7c01f00441acdd78a137.zip |
| Icon Url |
https://raw.githubusercontent.com/RandallLiuXin/godot-e2e/main/icon.png
|
https://raw.githubusercontent.com/RandallLiuXin/godot-e2e/main/icon.png
|