ximendes / simple-crud-with-unit-test-go

Simple CRUD project with Go, unit tests and mock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple CRUD Project with Golang

General info

Simple CRUD project with Go, unit tests and mock

Technologies

Run Tests

$ git clone https://github.com/ximendes/simple-crud-with-unit-test-go.git
$ cd simple-crud-with-unit-test-go/controller/
$ go test -cover   

About

Simple CRUD project with Go, unit tests and mock


Languages

Language:Go 99.4%Language:Shell 0.6%