export PYTHONPATH=.
py.test tests/ --cov=coreschema --cov-report html
