alumnium-hq/alumnium
Pave the way towards AI-powered test automation.
This tool helps quality assurance engineers and test automation specialists create robust end-to-end tests for web applications more efficiently. It takes plain language instructions describing user interactions and expected outcomes, then translates them into automated test steps. The output is automated test scripts that verify application functionality.
553 stars. Actively maintained with 24 commits in the last 30 days. Available on PyPI.
Use this if you need to build or maintain automated end-to-end tests and want to use natural language to define test steps, rather than writing intricate code for every interaction.
Not ideal if you are looking for a unit testing framework or need to perform low-level, highly specific API testing.
Stars
553
Forks
60
Language
Python
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
24
Dependencies
19
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/alumnium-hq/alumnium"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
browseros-ai/BrowserOS
🌐 The open-source Agentic browser; alternative to ChatGPT Atlas, Perplexity Comet, Dia.
ServiceNow/BrowserGym
🌎💪 BrowserGym, a Gym environment for web task automation
monkscode/Natural-Language-to-Robot-Framework
Turn plain English into Robot Framework files with AI. No dependencies, no hassle — just...
instructa/browser-echo
⚡ Stream browser logs to terminal, zero setup, perfect for Ai Agents
Echoxiawan/AITestCase
A生成测试用例:基于页面和需求文档内容结合自动生成测试用例,解决单个需求文档生成测试用例质量较差的问题。Test Case Generation: Automatically generate...