mix arch_test.install (ArchTest v0.2.0)

Copy Markdown View Source

Generates a basic architecture test file with a cycle-freedom check.

Usage

mix arch_test.install

Creates test/<app>_arch_test.exs with use ArchTest and a single should_be_free_of_cycles/1 test as a starting point.