π Table of Contents
In today's landscape where AI and open source are rapidly advancing, robust software security is not optional. Co.Meta is a cutting-edge, open-source meta-test product with an enterprise-grade architecture and security. Built with love for DevOps, SDET, and QA engineers, offering both Codeless & Coding approaches.
Imagine a world where testing isn't just about finding bugs. It's about creating perfect user experiences, across every system, every time. Where you choose Codeless simplicity or full-code power β effortlessly. That world is here.
π Watch Co.Meta Feautures in Action
| Feature | Status | Description | Video |
|---|---|---|---|
| Accessibility | βοΈ | Automated accessibility testing compliant with European Accessibility Act | Watch Demo |
| AI & Automation | βοΈ | AI-powered test automation and analysis | Watch Demo |
| API | βοΈ | Advanced API testing with header and payload management | Watch Demo |
| Automation | βοΈ | REST API automation with JSON and XML support | Watch Demo |
| CI/CD Integration | βοΈ | Seamless integration with major CI/CD platforms | Part 1 + Part 2 |
| Data-Driven | βοΈ | Advanced file handling and data-driven testing | Watch Demo |
| Database Testing | βοΈ | Comprehensive database testing capabilities | Watch Demo |
| E2E | βοΈ | End-to-end testing across multiple platforms | Coming Soon |
| Mobile | βοΈ | Mobile application testing | Coming Soon |
| Windows | βοΈ | Native Windows application testing (in PoC phase) | Watch Demo |
| Monitoring | βοΈ | Real-time test monitoring and reporting | Coming Soon |
| Load Testing | βοΈ | Performance and load testing capabilities | Watch Demo |
| Basic Security | βοΈ | Basic security testing features | Coming Soon |
- CPU: 8 cores
- RAM: 16GB
- Storage: 28GB free space
- OS: Linux, Windows, or macOS
- Docker and Docker Compose
- Internet connection for initial setup
-
Join Discord Community
- Join our Discord for instant access to Co.Meta (for free of course)
- Ask for invitation link
- No installation required
-
Local Installation
git clone https://github.com/cometa-rocks/cometa.git cd cometa ./cometa.shAccess the UI at
https://localhost:443
Note
- Default ports: 443 (HTTPS) and 80 (HTTP)
- Customize ports in
docker-compose.ymlif needed - Installation typically completes in 8 minutes. If you face any issues contact us
- In corporate environments there are some things to know regarding Internet access as well as SSO provider setup.
Check our Deployment guide for manual installation steps and corporate environments requirements.
-
Community Edition (CE)
Open-source under AGPLv3. Perfect for innovators and enthusiasts. -
Enterprise Edition (EE)
Advanced features, dedicated support, SLA guarantees. For mission-critical testing at scale.
You are now looking at the Co.meta Community Edition (CE) licensed under AGPLv3.
All content that resides under /ee directories of this repository (Enterprise Edition) is licensed under the license defined in ee/LICENSE.
| Category | Technologies |
|---|---|
| Testing Core | |
| Core Language | |
| Backend | |
| Database | |
| AI Engine | |
| Frontend |
Every line of code, crafted with love.
π« Email: [email protected]
π¬ Discord: Join us
Need more? Just open an issue.
We welcome contributions! Here's how you can help:
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
Please read our Contributing Guidelines for more details.
π View License Information
Copyright 2025 COMETA ROCKS S.L.
Portions of this software are licensed as follows:
- All content that resides under "ee/" directory of this repository (Enterprise Edition) is licensed under the license defined in "ee/LICENSE".
- All third party components incorporated into the Co.meta Software are licensed under the original license provided by the owner of the applicable component.
- Content outside of the above mentioned directories or restrictions above is available under the "AGPLv3" license as defined in
LICENSEfile.