#!/bin/bash
go test -v ./pkg/... -run Unit
