bombadil: Property-based testing for web UIs, autonomously exploring and validating correctness properties, finding harder bugs earlier
Summary
Bombadil introduces property-based testing for web UIs, aiming to autonomously explore actions and validate correctness properties to catch harder bugs earlier. The project is experimental, currently implementing a minimal path toward a specification language and relying on user-defined actions and properties to drive tests. It runs locally, in CI, and inside Antithesis, and emphasizes exploratory testing over fixed test scripts.