Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Bundletester "passes" and exits cleanly when passed a test filename that does not exist #54
Comments
|
The impact to test automation is that an author can declare named test to run at gate, not include a test file at all, and have a test pass. |
added a commit
to ryan-beisner/bundletester
that referenced
this issue
Aug 9, 2016
ryan-beisner
referenced this issue
Aug 9, 2016
Merged
Ensure test arguments and/or test patterns match when specified #55
tvansteenburgh
closed this
in
#55
Aug 9, 2016
pushed a commit
to openstack/charm-percona-cluster
that referenced
this issue
Sep 8, 2016
|
Right but theres 3 things currently that bother me about this.
|
|
ryan-beisner commentedAug 9, 2016
Bundletester "passes" and exits cleanly when passed a test filename that does not exist. It essentially bootstrapped then destroyed and exited 0.
I would expect it to fail early in this case.