test:
	python3 -m pip install -e .
	python3 -m unittest
