Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Architecture enforcer for JavaScript/TypeScript (like ArchUnit) #120

Closed
robatwilliams opened this issue Apr 1, 2020 · 2 comments
Closed

Comments

@robatwilliams
Copy link

I'd like to be able to explicitly define my architecture and automatically test my application against it.

Things like layers, import constraints.

Motivation: https://www.archunit.org/motivation

More use cases: https://github.com/robatwilliams/enforce-frontend-architecture

@joakimbeng
Copy link

I have only used it for a short while but https://github.com/sverweij/dependency-cruiser seems to be capable of, at least, some of the stuff you're looking for

@robatwilliams
Copy link
Author

Thanks, I hadn't come across that tool despite much searching.

I opened an issue on their project (see above) to see if it might be made easier to find.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants