Issue #2561 has been updated by Ben Hughes. Description updated Status changed from Accepted to Unreviewed
---------------------------------------- Feature #2561: Test needed for all CLI option combinations https://projects.puppetlabs.com/issues/2561 Author: Markus Roberts Status: Unreviewed Priority: Low Assignee: Category: testing Target version: Affected Puppet version: 0.25.0 Keywords: Branch: Issue #2559 is a member of a reasonably large class of potential errors arising from command line option interactions. Testing for such errors individually (e.g. describe "puppet CLI" / it "should accept a file name with --parseonly, --verbose, and --trace") is not practicable since there are many thousands of such permutations. It could possibly be accomplished systematically, though making the tests run efficiently enough to be worth the testing time may be an issue. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
