mustachemo / data-runner

Intuitive and integrity driven data clean up tool
https://drive.google.com/file/d/1C_1nEKgnzB0OEN7P5VxO2JOAMSAkF4LI/view?usp=sharing
0 stars 0 forks source link

create pytests to automate unit testing #41

Open Koltheguy opened 1 year ago

Koltheguy commented 1 year ago

Create unit tests using the pytest library to automate testing the features we implement. Though time-consuming, this may help reduce future code maintenance and makes refactoring easier