A Golang tool that does static analysis, unit testing, code review and generate code quality report.
golang
unit-testing
test
linter
static-analysis
reporter
codereview
golang-tools
examination
unit-test
staticcheck
quality-report
-
Updated
Oct 27, 2018 - Go
I haven't started using the "public" class variables that came along with 3.0 so I'm not sure right now how it would work...but asserting that these properties work or exist should be good.
For example you can just reference
.positionon something instead of usingget_positionorset_position. I believe these still go through accessors but I haven't made any of these. In my game I'm kee