Build test

Build testing.

In order to run Build Tests locally, you need to follow the procedures of Getting Started related to Development use installation and Example data files.

After that you can run:

pip install . && pytest unit_testing/unit_test.py -s

It will ask you for the path of your example files.