DaanHoogland removed a comment on pull request #4479: URL: https://github.com/apache/cloudstack/pull/4479#issuecomment-732084050
some considerations: 1. [ ] init structure need re-design. the nose override configure(self, options, conf) is not called in nose2 instead a callback is provided for cli args being passed. (preferred is config file, but our tests are to dynamicly dependent on env definition and tags) 1. [ ] __init__() now is filling internal data with None, should be resonable defaults according to the nose2 doc 1. [x] argline definition is changed 1. [ ] ... ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
