Categorygithub.com/mixo/data-tester
repositorypackage
1.1.2
Repository: https://github.com/mixo/data-tester.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Data Tester checks data in a database

Install

git clone https://github.com/mixo/data-tester.git
cd data-tester
docker build -t data-tester:latest .

Run

Copy the .env.example file:

cp .env.example .env

Change the env variable values.

Run:

docker run --env-file=.env --rm data-tester:latest day-fluctuation -tn datatester_fixture -dc date -nc int_param,float_param -gc group_param -di -1 -md 40 -nd 10