Ensure test arguments and/or test patterns match when specified #55

Merged
merged 1 commit into from Aug 9, 2016

Conversation

Projects
None yet
2 participants
Contributor

ryan-beisner commented Aug 9, 2016

This addresses issues where bundletester false test success is occurring: when one or more specific test names are declared as arguments, or a glob is defined as a test pattern, and no executable files match, that should be expected to fail.

Closes #54

Ensure test arguments and/or test patterns match when specified
This addresses issues where bundletester false test success is
occurring: when one or more specific test names are declared
as arguments, or a glob is defined as a test pattern, and
no executable files match, that should be expected to fail.

Closes #54

@tvansteenburgh tvansteenburgh merged commit 329815c into juju-solutions:master Aug 9, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment