mirror of
https://github.com/mainnika/mongox-go-driver.git
synced 2026-05-22 15:53:36 +00:00
eab00f99b5fdfe20f75f4d36a028df1a388ae2ce
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%