command
module
Version:
v1.1.2
Opens a new window with list of versions in this module.
Published: Apr 17, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
Documentation
¶
The Data Tester tests data in a database
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.