Edit of asset "EasyTestBridge (C#)" Accepted

Old/Current New/Edit
Title EasyTestBridge (C#) EasyTestBridge (C#)
Description An in-game testing bridge for Godot 4 C# projects.

Features:
- WebSocket server (port 9876) for remote game inspection
- HTTP API (port 9877) — zero-dependency alternative, use with curl
- Node registration and state inspection via reflection
- Scene search — find nodes by name/type, inspect any node properties
- Input simulation (key, mouse, action, text)
- State capture (FPS/memory metrics, log collection, viewport screenshots, scene tree)
- Built-in test runner with [GameTest] attribute
- TestAssert assertion library (isTrue, areEqual, isNull, etc.)
- TestContext async utilities (waitFrames, waitSeconds, waitUntil)
- Tag-based test filtering

Requirements: Godot 4.4+ (Mono/C#), .NET 8 SDK
An in-game testing bridge for Godot 4 C# projects.

Features:
- WebSocket server (port 9876) for remote game inspection
- HTTP API (port 9877) — zero-dependency alternative, use with curl
- Node registration and state inspection via reflection
- Scene search — find nodes by name/type, inspect any node properties
- Input simulation (key, mouse, action, text)
- State capture (FPS/memory metrics, log collection, viewport screenshots, scene tree)
- Built-in test runner with [GameTest] attribute
- TestAssert assertion library (isTrue, areEqual, isNull, etc.)
- TestContext async utilities (waitFrames, waitSeconds, waitUntil)
- Tag-based test filtering

Requirements: Godot 4.4+ (Mono/C#), .NET 8 SDK
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/VOID-VVK/EasyTestBridge https://github.com/VOID-VVK/EasyTestBridge
Issues Url https://github.com/VOID-VVK/EasyTestBridge/issues https://github.com/VOID-VVK/EasyTestBridge/issues
Godot version Godot 4.4 Godot 4.4
Version String 1.1.0 1.1.0
Download Commit 847bb0fc5e3b65426129ca4f5d33a588a36d9501 847bb0fc5e3b65426129ca4f5d33a588a36d9501
Download Url (Computed) https://github.com/VOID-VVK/EasyTestBridge/archive/847bb0fc5e3b65426129ca4f5d33a588a36d9501.zip https://github.com/VOID-VVK/EasyTestBridge/archive/847bb0fc5e3b65426129ca4f5d33a588a36d9501.zip
Icon Url https://raw.githubusercontent.com/VOID-VVK/EasyTestBridge/refs/heads/master/icon.png
https://raw.githubusercontent.com/VOID-VVK/EasyTestBridge/refs/heads/master/icon.png