NREL / OpenStudio-measure-tester-gem

Other
3 stars 0 forks source link

Need a way to parameterize criteria for exit_code #35

Closed macumber closed 4 years ago

macumber commented 5 years ago

Currently there are hard coded limits for max number of rubocop failures etc: https://github.com/NREL/OpenStudio-measure-tester-gem/blob/develop/lib/openstudio_measure_tester/openstudio_testing_result.rb#L155

We would like to parameterize this so the user can pass arguments to the OpenStudio CLI to control failure limits