Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 575 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 575 Bytes

Quality-Toolkit

Toolkit for the quality in order to help writing tests

Contribution

Clone the project

git clone https://github.com/veepee-oss/quality-toolkit quality-toolkit
cd quality-toolkit

Installation in local

make install

Installation in a project

Edit the project's requirements.txt and add the line :

quality-toolkit

and finish by install the project dependencies :

pip3 install -r requirements.txt

How to use the lib

See the list of available components :