{
	"scripts": {
		"phpunit": "wp-env run tests-cli --env-cwd='wp-content/plugins/vk-helpers' vendor/bin/phpunit -c .phpunit.xml --verbose"
	}
}