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

Copy Markdown View Source

Generates a code conventions architecture test file.

Usage

mix arch_test.gen.conventions

Creates test/arch/conventions_arch_test.exs checking that production modules contain no IO.puts, dbg, or bare raise string calls.