mirror of
https://github.com/mainnika/mongox-go-driver.git
synced 2026-05-22 15:53:36 +00:00
6b34ad5a0919c7b33d5b0f558cad5e2aa524135a
mongox-go-driver
testing locally
reqs:
- mongodb v4.0 or newer run on localhost
- golang v1.13 or newer
test it by calling go tests
$ go test ./...
testing by using dockerfile
reqs:
- docker with buildkit
$ DOCKER_BUILDKIT=1 docker build -t mongox-testing -f testing.Dockerfile .
Description
Languages
Go
98.8%
Dockerfile
1.2%