QuietlyDocs
Documentation navigation

Quietly Docs

Quietly documentation

Quietly is a Maven plugin for Quarkus and Hibernate projects. It discovers project metadata, diagnoses filter-test readiness, and incrementally generates JUnit/RestAssured tests where its conventions can resolve the required inputs.

Start here

  1. Getting started — install Quietly and reach the first generated test.
  2. Concepts — understand discovery, planning, generation, and report statuses.
  3. Configuration — reference every user-configurable plugin parameter.
  4. Multi-module projects — configure Quietly in the correct Maven module.

Goal reference

Operations and internals

Current scope

Quietly targets Quarkus, Hibernate ORM/Panache, REST endpoints, and integration tests. CRUD generation is experimental and convention-based. Quietly does not aggregate child modules, measure test execution, invent project-specific data, or replace manually designed tests.

This page is rendered from the canonical documentation in the Quietly repository.

Edit this page on GitHub