test:
	py.test -vv --cov laconia --cov-report html --cov-report term test_laconia.py
