Better Programming

Advice for programmers.

Follow publication

Member-only story

ArchUnit: Test Software Architecture Easily

Jack Taylor
Better Programming
Published in
7 min readFeb 19, 2021
A computer with a notebook, pen, and a cup of coffee on the table.
Photo by Andrew Neel on Unsplash

Why Should We Test the Architecture

What Is ArchUnit

ArchUnit Demo

<dependency>
<groupId>com.tngtech.archunit</groupId>
<artifactId>archunit</artifactId>
<version>0.23.1</version>…

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

Jack Taylor
Jack Taylor

Written by Jack Taylor

I am a UI developer writing about JavaScript, React and tech in general. Currently working at Pleo.

Responses (12)

Write a response