arch-go
Architecture checker
An open source tool for automated architecture checks in Go projects.
Architecture checks for Go projects
181 stars
3 watching
14 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
architecturegogolangqualitytestingtesting-automationtesting-toolstools
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to validate and enforce Clean Architecture rules in Go projects | 885 |
| A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 10 |
| Reports on test coverage issues to ensure higher code quality and prevent regressions over time | 99 |
| A tool that checks the usage of the testify testing framework in Go programs | 105 |
| A tool for automatically generating pre- and post-condition checks in Go code to enforce design-by-contract principles. | 111 |
| A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests | 201 |
| Provides APIs and tools for interacting with the Algorand blockchain | 185 |
| A comprehensive and opinionated Go source code linter that provides checks for bugs, performance, and style issues. | 1,867 |
| A comprehensive testing system for Go programming language applications | 824 |
| A comprehensive data validation and filtering tool for Go | 1,079 |
| A testing framework for building API handlers in Golang. | 442 |
| An implementation of Algorand's blockchain protocol in Go | 1,364 |
| A lightweight model validator written in Go. | 7 |
| A logging library for Go programs providing customizable logging options and a simple API | 290 |
| Tools and libraries for auditing and analyzing TLS certificates using Certificate Transparency protocols | 931 |