Skip to content

Documentation

ARTA is an open-source platform that generates tests from your requirements and source code, executes them across six runtimes, and reports what your system actually does — with every failure attributed and every test traceable back to a requirement.

If you are new, the shortest path is Getting started → Your first test run. It takes one docker compose up -d and a local Ollama model.

Getting started

Prerequisites and the five-command quickstart. Start here →

Installation

The full install: environment, services, first login, telemetry. Install ARTA →

Your first test run

Project → requirements → Generate → Run → report. Run tests →

Core concepts

Grounded generation, risk scoring, failure classification, traceability. Understand ARTA →

Contributing

Ground rules, dev loop, and good first contributions. Contribute →

Some deep-dive documents live in the repository itself: