GIT VCS Test module for Drupal 8.
Uses dp8-test-services.
Be sure to add the following to your main package's composer.json
file.
"repositories": [
{
"type" : "vcs",
"url" : "https://github.com/ZeroThe2nd/dp8-test-services"
}
],