zyskarch / pytestarch

Test framework for software architecture based on imports between modules.
https://zyskarch.github.io/pytestarch/latest
Apache License 2.0
66 stars 6 forks source link

Refactor: Extract detection of rule violations to its own class. #68

Closed zyskarch closed 1 year ago

zyskarch commented 1 year ago

This should make it more obvious where rule detections are actually calculated.