TEST=.
TEST_FOLDER=./$(TEST)
PYTHON=python3
run:
pytest --mlvp-report -sv $(TEST_FOLDER)
clean:
rm -rf reports/