iota icon indicating copy to clipboard operation
iota copied to clipboard

iota (Inter-dependency Objective Testing Apparatus) - a tool to enforce clean separation of responsibilities in Erlang code

Results 3 iota issues
Sort by recently updated
recently updated
newest added

iota could produce artifacts describing the application (e.g. exposed API, git tag/commit) that can be used to inform dependency resolution systems to get exact dependencies for another application (e.g. "I...

enhancement

As part of an optional, user-triggered check, iota could be able to verify application layers to ensure applications are interacting in a correct fashion among themselves beyond merely calling the...

enhancement

iota could produce an SVG graph with all bad dependencies between applications, probably using annotated arrows describing the invalid call.

enhancement