Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harzu/rebrainme-webinar-gotest


https://github.com/harzu/rebrainme-webinar-gotest

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

## Repository for rebrainme webinar | golang tests

use `make help` for info about run

```shell
help List all available targets with help
init Init project
generate Golang codegen
build Build docker containers
migration-up Run develop migrations
migration-down Rollback develop migrations
lint Run golangci-lint
test-short Run only unit tests
test-long Run all tests (unit/integrations)
stop Stop dev environment
push-repo Push to all remote repo (github/gitlab)
```