
TestForge Pro is an AI assisted testing methodology designed for the IBM Bob Hackathon 2026. The project enables developers to get from untested code to a reviewable pull request more quickly. It examines a public GitHub repository for potentially untested functions, routes, and components, develops Jest test suites with live AI inference, and then submits a pull request to a controlled demo repository. IBM Bob is the system's primary development partner for planning, implementation, review, documentation, and final submission hardening. Gemini is used as an optional server side AI provider for live test generation, with deterministic templates falling back when AI is unavailable. To ensure safety, real GitHub pull request creation is limited to a configured demo repository, with all other repositories using a simulated preview approach. TestForge Pro addresses a common developer pain point: developing tests is necessary but often delayed. By combining repository scanning, AI generated tests, workflow evidence, secure API handling, and PR automation, the project shows how AI can decrease repetitive engineering effort while keeping humans in the loop.
17 May 2026