goreporter
Code analyzer
Analyzes and reports on the quality of Go code.
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
3k stars
101 watching
271 forks
Language: Go
last commit: about 6 years ago
Linked from 2 awesome lists
codereviewexaminationgolanggolang-toolslinterquality-reportreporterstatic-analysisstaticchecktestunit-testunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
dominikh/go-tools | A comprehensive toolset for static code analysis and optimization in the Go programming language | 6,252 |
go-critic/go-critic | A comprehensive and opinionated Go source code linter that provides checks for bugs, performance, and style issues. | 1,867 |
buger/goreplay | Captures and replays live HTTP traffic to test systems with real data | 18,700 |
duke-git/lancet | A comprehensive utility function library for Go. | 4,791 |
cweill/gotests | Generates Go test boilerplate from source code | 4,975 |
hhatto/gocloc | A tool for measuring the complexity of software code in various programming languages. | 816 |
hexdigest/gowrap | A tool for generating decorators around Go interfaces with various features such as metrics and fallbacks. | 1,105 |
go-gremlins/gremlins | A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests | 201 |
andygeiss/esp32-transpiler | Transpiles Golang code into Arduino-compatible code for automated testing of IoT projects | 87 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
mafulong/godal | Tools for generating Golang code from SQL definitions | 18 |
grofers/go-codon | Generates Go server code from REST and workflow specifications | 142 |
gogf/gf | A framework designed to simplify and accelerate software development by providing tools and infrastructure for efficient project creation. | 11,819 |
pesos/grofer | A system and resource monitoring tool written in Golang. | 357 |