Created by: gmodena
This PR adds basic testing capabilities to the project.
Changes are a WIP and should be merged after #1 and #2.
The test suite can be invoked either by calling pytest
with
Or via GNU make with:
A dependency on pytest-spark
fixtures has been added.