BMAD-METHOD/src
Scott Jennings c3c9dbd3c2 feat(bmgd): add E2E testing support for Godot and Unreal
Godot:
- Add C# testing with xUnit/NSubstitute alongside GDScript GUT
- Add E2E infrastructure: GameE2ETestFixture, ScenarioBuilder,
  InputSimulator, AsyncAssert (all GDScript)
- Add example E2E tests and quick checklist

Unreal:
- Add E2E infrastructure extending AFunctionalTest
- Add GameE2ETestBase, ScenarioBuilder, InputSimulator classes
- Add AsyncTestHelpers with latent commands and macros
- Add example E2E tests for combat and turn cycle
- Add CLI commands for running E2E tests
2026-01-14 14:38:24 -06:00
..
core feat: add editorial review tasks for structure and prose (#1307) 2026-01-13 00:20:04 +08:00
modules feat(bmgd): add E2E testing support for Godot and Unreal 2026-01-14 14:38:24 -06:00
utility/agent-components feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00