Skip to content

unexist/showcase-architecture-testing-quarkus

Repository files navigation

Showcase for architecture testing based on quarkus

This project holds examples for different types of architecture testing.

Architecture Decision Records

Since jqAssistant can render AsciiDoc, it is also possible to include real tests and other queries inside of valid ADR.

Instructions

Following make targets exist:

  • build - Build project and tests

  • scan - Run the jqAssistant scanner

  • analyze - Run the jqAssistant analyzer

  • adoc - Generate asciidoc

  • open-adoc - Open the generated asciidoc in your browser

  • report - Generate report

  • open-report - Open the generated report in your browser

  • server - Starts the Neo4J server + web frontend