mix arch_test.gen.phoenix (ArchTest v0.3.1)

Copy Markdown View Source

Generates an opinionated Phoenix architecture test file.

Usage

mix arch_test.gen.phoenix

Creates test/arch/phoenix_arch_test.exs combining layer direction, application isolation from the web layer, cycle detection, naming rules, and code convention checks.