# AI Loves Testing — novetest > novetest is an open-source (Apache-2.0), AI-first, fully-local testing intelligence layer > for AI coding agents. One command wraps your project's native test runner — pytest, Jest, > JUnit 5, Go test, dotnet test, or Cargo test — and returns a single structured report.json > with run health, regressions since the last known-good run, suspect-line fault > localization, flaky-test detection, and ranked next actions. Install (Linux/macOS): `curl -fsSL https://ailovestesting.com/products/novetest/install.sh | sh` Install (Windows PowerShell): `irm https://ailovestesting.com/products/novetest/install.ps1 | iex` Source: https://github.com/Nove-Lab/Nove-Test ## Docs - [Introduction](https://ailovestesting.com/docs/novetest/): the conceptual model — who novetest is for, the six native engines it wraps, and the novetest/v1 report contract - [Installation](https://ailovestesting.com/docs/novetest/installation/): one-line install for Linux, macOS and Windows, plus sanity checks - [Quick Start](https://ailovestesting.com/docs/novetest/quick-start/): the four-step canonical workflow — init, test, read the recommendation, inspect - [Supported Languages](https://ailovestesting.com/docs/novetest/languages/): per-language detection markers, engines, toolchains and coverage availability - [Understanding Results](https://ailovestesting.com/docs/novetest/understanding-results/): exit codes, the error catalog, the recommendation taxonomy and follow-up verbs - [Advanced Usage](https://ailovestesting.com/docs/novetest/advanced/): run, coverage, regression, localization, replay, compare, memory, reset - [Troubleshooting](https://ailovestesting.com/docs/novetest/troubleshooting/): failure modes by shape, from install issues to the agent retry policy ## Product - [For Agents](https://ailovestesting.com/for-agents/): how an AI coding agent should install and drive novetest - [novetest](https://ailovestesting.com/products/novetest/): the product page — engines, report contract, and the intelligence layers - [Test Case Generator](https://ailovestesting.com/products/test-case-generator/): free in-browser education lab for coverage-driven test design ## Optional - [Blog](https://ailovestesting.com/blog/): experiments, benchmarks and design notes (no posts yet) - [Contact](https://ailovestesting.com/contact/): questions and enterprise deployments — hello@ailovestesting.com