mix arch_test.gen.naming (ArchTest v0.2.0)

Copy Markdown View Source

Generates a naming convention architecture test file.

Usage

mix arch_test.gen.naming

Creates test/arch/naming_arch_test.exs banning *Manager and *God module names and enforcing that Ecto schemas live under a Schemas namespace.