Tag
BrowserBash is a CLI tool that converts plain English instructions into real browser tests, simplifying test automation for developers.
TesterArmy is a QA tool to test websites and mobile apps across browsers and devices, catching regressions and generating tests from natural language.
The author describes a hybrid approach to spell-checking their website using Bombadil for property-based browser testing and Claude Code for triaging flagged words, which has caught 13 real typos and added over 130 words to a custom dictionary.
Opslane is a new tool that lets developers test Claude-generated code changes in a real browser by reading specs, building acceptance criteria, and running tests against a local dev server.
Cypress is a fast, easy, and reliable end-to-end testing framework for anything that runs in a browser, available as an open-source project on GitHub.