
test:
	@phpunit -c phpunit.xml.dist --coverage-text --coverage-html=build/
