aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: e73a75a44916ba4fe3daf1ecf990b80c985daefb (plain)
1
2
3
4
5
test:
	pytest-3 -x --cov=solver

coverage:
	python3-coverage report -m