Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error message when empty #135

Merged

Conversation

Cameronjmayfield
Copy link
Contributor

The reason the previous pull request (#133) was failing is because when the tests are run with multiple, comma separated groups, the framework would pull all tests to execute. This leaves an empty log file, which is the symptom I was using to diagnose the issue.

The newest change updates the command to get test methods to iterate over comma separated values passed into the annotations.

@julianseeger
Copy link
Contributor

Ok, this is actually "Error message when [suite is] empty" + "No longer runs unselected groups when multiple are selected" (just to point that out).
Looks good to me, to travis, to scrutinizer and is well tested => merged.

Thanks!
Edit: this is 0.9.5

julianseeger added a commit that referenced this pull request Jan 2, 2015
Error message when empty + No longer runs unselected groups when multiple are selected
@julianseeger julianseeger merged commit 70ec388 into paratestphp:master Jan 2, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants