https://github.com/tsundberg/a-testable-architecture-with-living-documentation
An example of a Testable Architecture with Living documentation
https://github.com/tsundberg/a-testable-architecture-with-living-documentation
Last synced: 4 months ago
JSON representation
An example of a Testable Architecture with Living documentation
- Host: GitHub
- URL: https://github.com/tsundberg/a-testable-architecture-with-living-documentation
- Owner: tsundberg
- Created: 2022-04-30T08:31:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T12:52:40.000Z (over 2 years ago)
- Last Synced: 2025-01-05T13:42:24.598Z (5 months ago)
- Language: Java
- Size: 61.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Testable Architecture With Living Documentation
An example of a Testable Architecture with Living documentation.
## Building
Build using Maven
`./mvnw clean install`